#ifndef EXAMPLE_EAP_H #define EXAMPLE_EAP_H #include #include "platform_opts.h" void example_eap(char *method); #endif