From 2e7cc07ecde933f52d2d16bf84596ba6da66ebc9 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Tue, 16 Oct 2012 14:29:18 +0200 Subject: Moved host_t and host_resolver_t to a new networking subfolder --- src/libipsec/ip_packet.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libipsec/ip_packet.h') diff --git a/src/libipsec/ip_packet.h b/src/libipsec/ip_packet.h index b4fc298ff..722662af7 100644 --- a/src/libipsec/ip_packet.h +++ b/src/libipsec/ip_packet.h @@ -22,7 +22,7 @@ #define IP_PACKET_H_ #include -#include +#include #include typedef struct ip_packet_t ip_packet_t; -- cgit v1.2.3