removed unneded includes
This commit is contained in:
@@ -38,7 +38,6 @@
|
||||
#include <linux/ipsec.h>
|
||||
#include <linux/filter.h>
|
||||
#include <net/if.h>
|
||||
#include <ifaddrs.h>
|
||||
|
||||
#include "socket.h"
|
||||
|
||||
|
||||
@@ -40,7 +40,6 @@
|
||||
#include <string.h>
|
||||
#include <net/if.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <ifaddrs.h>
|
||||
|
||||
#include "kernel_interface.h"
|
||||
|
||||
|
||||
@@ -35,7 +35,6 @@ typedef struct host_t host_t;
|
||||
#include <sys/socket.h>
|
||||
#include <netinet/in.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <linux/xfrm.h>
|
||||
|
||||
#include <library.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user