Removed lwapp.h include from capwap.h
FossilOrigin-Name: 759b461d9234fd587949efc0275cb03eec92f55864c6cac3d9b124593702f2b5
This commit is contained in:
parent
c2c9087017
commit
40de403b03
@ -26,14 +26,13 @@
|
||||
#define __CAPWAP_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
//#include <string.h>
|
||||
|
||||
#include <errno.h>
|
||||
#include <arpa/inet.h>
|
||||
|
||||
#include "conn.h"
|
||||
|
||||
#include "lwapp.h"
|
||||
#include "strlist.h"
|
||||
|
||||
|
||||
|
@ -10,7 +10,7 @@
|
||||
|
||||
#include "sock.h"
|
||||
|
||||
|
||||
#include "lwapp.h"
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user