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 from util to network
[strongswan.git]
/
Source
/
charon
/
network
/
packet.h
diff --git
a/Source/charon/network/packet.h
b/Source/charon/network/packet.h
index
10488e0
..
b91756a
100644
(file)
--- a/
Source/charon/network/packet.h
+++ b/
Source/charon/network/packet.h
@@
-25,7
+25,7
@@
#include <types.h>
-#include <
utils
/host.h>
+#include <
network
/host.h>