blob: 4f8ddf41250388e3df89347f103bed4111519860 [file] [log] [blame]
#ifndef _WLAN_SERVER
#define _WLAN_SERVER
#include <semaphore.h>
#include "softap_api.h"
//#include "errorcode.h"
#include "wlan_interface.h"
#define CASE_RETURN_STR(x) case x: return #x;
#endif