#ifndef IP_STACK_HELPERS_H #define IP_STACK_HELPERS_H void ip_stack_setup(void); #endif