aboutsummaryrefslogtreecommitdiffstats
path: root/packet-syslog.c
diff options
context:
space:
mode:
Diffstat (limited to 'packet-syslog.c')
-rw-r--r--packet-syslog.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/packet-syslog.c b/packet-syslog.c
index eae06abfc2..391e15a219 100644
--- a/packet-syslog.c
+++ b/packet-syslog.c
@@ -3,7 +3,7 @@
*
* Copyright 2000, Gerald Combs <gerald@ethereal.com>
*
- * $Id: packet-syslog.c,v 1.13 2001/12/10 00:25:39 guy Exp $
+ * $Id: packet-syslog.c,v 1.14 2002/01/21 07:36:44 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -34,7 +34,7 @@
#include <string.h>
#include <glib.h>
-#include "packet.h"
+#include <epan/packet.h>
#define UDP_PORT_SYSLOG 514