aboutsummaryrefslogtreecommitdiffstats
path: root/packet-gtp.c
diff options
context:
space:
mode:
Diffstat (limited to 'packet-gtp.c')
-rw-r--r--packet-gtp.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/packet-gtp.c b/packet-gtp.c
index 258e97abda..8955c8a306 100644
--- a/packet-gtp.c
+++ b/packet-gtp.c
@@ -2,7 +2,7 @@
* Routines for GTP dissection
* Copyright 2001, Michal Melerowicz <michal.melerowicz@nokia.com>
*
- * $Id: packet-gtp.c,v 1.4 2001/04/20 20:34:28 guy Exp $
+ * $Id: packet-gtp.c,v 1.5 2001/04/23 18:05:18 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -46,7 +46,6 @@
#endif
#include "packet.h"
-#include "packet-ip.h"
#include "packet-ipv6.h"
#define UDP_PORT_GTP 3386