#ifndef LWIP_H #define LWIP_H void init_LWIP(); void process_LWIP(); #endif /* LWIP_H */