summaryrefslogtreecommitdiff
path: root/packet-sdp.c
diff options
context:
space:
mode:
Diffstat (limited to 'packet-sdp.c')
-rw-r--r--packet-sdp.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/packet-sdp.c b/packet-sdp.c
index 5b57df7e8f..edb6a127df 100644
--- a/packet-sdp.c
+++ b/packet-sdp.c
@@ -4,7 +4,7 @@
* Jason Lango <jal@netapp.com>
* Liberally copied from packet-http.c, by Guy Harris <guy@alum.mit.edu>
*
- * $Id: packet-sdp.c,v 1.9 2000/08/13 14:08:46 deniel Exp $
+ * $Id: packet-sdp.c,v 1.10 2000/09/11 16:16:03 gram Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>
@@ -39,6 +39,7 @@
#include <glib.h>
#include "packet.h"
+#include "strutil.h"
static int proto_sdp = -1;