summaryrefslogtreecommitdiff
path: root/keyexchange/isakmpd-20041012/pf_key_v2.h
diff options
context:
space:
mode:
authorOthmar Gsenger <otti@anytun.org>2007-12-31 09:42:36 +0000
committerOthmar Gsenger <otti@anytun.org>2007-12-31 09:42:36 +0000
commit8a404a3e5ca28b93cfd757923e26a1ee9dee77b6 (patch)
tree6fb865a6665010ff049608ad2c7b1f9de3ad8461 /keyexchange/isakmpd-20041012/pf_key_v2.h
parentadded cypherFactory.cpp (diff)
included pf_key in anytun_key (needs some review)
Diffstat (limited to 'keyexchange/isakmpd-20041012/pf_key_v2.h')
-rw-r--r--keyexchange/isakmpd-20041012/pf_key_v2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyexchange/isakmpd-20041012/pf_key_v2.h b/keyexchange/isakmpd-20041012/pf_key_v2.h
index 8eaed1a..008a5f6 100644
--- a/keyexchange/isakmpd-20041012/pf_key_v2.h
+++ b/keyexchange/isakmpd-20041012/pf_key_v2.h
@@ -34,6 +34,7 @@
#include <sys/types.h>
#include <sys/queue.h>
+#include <arpa/inet.h>
struct proto;
struct sa;