aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sap.c
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2011-02-23 13:51:49 +0000
committerAnders Broman <anders.broman@ericsson.com>2011-02-23 13:51:49 +0000
commited66081a4d6438242740dacd18bda46c717f0d42 (patch)
tree5c3fbb3300db0678600fe1091c39e5a8f114a384 /epan/dissectors/packet-sap.c
parent47837956900070b04a47f0289de3fb0ce2c3251c (diff)
From Alexis La Goutte:
Cleanup packet-ipv6.h and dependency. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5713 svn path=/trunk/; revision=36031
Diffstat (limited to 'epan/dissectors/packet-sap.c')
-rw-r--r--epan/dissectors/packet-sap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/dissectors/packet-sap.c b/epan/dissectors/packet-sap.c
index 3019f949b7..8054b7a2d5 100644
--- a/epan/dissectors/packet-sap.c
+++ b/epan/dissectors/packet-sap.c
@@ -34,7 +34,6 @@
#include <string.h>
#include <glib.h>
#include <epan/packet.h>
-#include "packet-ipv6.h"
#define UDP_PORT_SAP 9875