]> git.ipfire.org Git - thirdparty/strongswan.git/blobdiff - src/libipsec/esp_packet.h
Moved host_t and host_resolver_t to a new networking subfolder
[thirdparty/strongswan.git] / src / libipsec / esp_packet.h
index a1d1602c1db4786a258020f9413954cc816ba8ba..4586379b0c4b3ad84ae3dfada75779a1c03e23b9 100644 (file)
@@ -27,7 +27,7 @@
 #include "esp_context.h"
 
 #include <library.h>
-#include <utils/host.h>
+#include <networking/host.h>
 #include <utils/packet.h>
 
 typedef struct esp_packet_t esp_packet_t;