aboutsummaryrefslogtreecommitdiffstats
path: root/packet-rip.c
diff options
context:
space:
mode:
Diffstat (limited to 'packet-rip.c')
-rw-r--r--packet-rip.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/packet-rip.c b/packet-rip.c
index 79fc1e4c4c..079ce1ba30 100644
--- a/packet-rip.c
+++ b/packet-rip.c
@@ -2,7 +2,7 @@
* Routines for RIPv1 and RIPv2 packet disassembly
* (c) Copyright Hannes R. Boehm <hannes@boehm.org>
*
- * $Id: packet-rip.c,v 1.28 2001/12/10 00:25:33 guy Exp $
+ * $Id: packet-rip.c,v 1.29 2002/01/21 07:36:40 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -35,7 +35,7 @@
#include <string.h>
#include <glib.h>
-#include "packet.h"
+#include <epan/packet.h>
#define UDP_PORT_RIP 520