From 125b37af6d39e445086b6e80f60b3316a7602b6c Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Tue, 16 Oct 2012 15:53:49 +0200 Subject: Moved chunk_t to utils folder --- src/libstrongswan/networking/host.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libstrongswan/networking/host.h') diff --git a/src/libstrongswan/networking/host.h b/src/libstrongswan/networking/host.h index cae2a4ff0..1c49b1a50 100644 --- a/src/libstrongswan/networking/host.h +++ b/src/libstrongswan/networking/host.h @@ -34,7 +34,7 @@ typedef struct host_t host_t; #include #include -#include +#include /** * Differences between two hosts. They differ in -- cgit v1.2.3