strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Moved host_t and host_resolver_t to a new networking subfolder
[strongswan.git]
/
src
/
libhydra
/
attributes
/
mem_pool.h
diff --git
a/src/libhydra/attributes/mem_pool.h
b/src/libhydra/attributes/mem_pool.h
index
fa4e648
..
692885e
100644
(file)
--- a/
src/libhydra/attributes/mem_pool.h
+++ b/
src/libhydra/attributes/mem_pool.h
@@
-24,7
+24,7
@@
typedef struct mem_pool_t mem_pool_t;
typedef enum mem_pool_op_t mem_pool_op_t;
-#include <
utils
/host.h>
+#include <
networking
/host.h>
#include <utils/identification.h>
/**