aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ipsec.c
diff options
context:
space:
mode:
Diffstat (limited to 'packet-ipsec.c')
-rw-r--r--packet-ipsec.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/packet-ipsec.c b/packet-ipsec.c
index 7ee18aa5d3..ad1374b023 100644
--- a/packet-ipsec.c
+++ b/packet-ipsec.c
@@ -1,7 +1,7 @@
/* packet-ipsec.c
* Routines for IPsec/IPComp packet disassembly
*
- * $Id: packet-ipsec.c,v 1.10 1999/11/16 11:42:35 guy Exp $
+ * $Id: packet-ipsec.c,v 1.11 2000/02/15 21:02:19 gram Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>
@@ -39,6 +39,7 @@
#include <glib.h>
#include "packet.h"
+#include "packet-ipsec.h"
#include "resolv.h"
static int proto_ah = -1;