mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
removed unneded includes
This commit is contained in:
parent
3374c8b1c8
commit
73390cce24
@ -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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user