aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dfilter/dfilter.c
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2005-08-20 16:19:22 +0000
committerJörg Mayer <jmayer@loplof.de>2005-08-20 16:19:22 +0000
commit96adc5f4a14d07b1364b3b07574e0a7b81864842 (patch)
tree4621669b3485edcfd786c31be993b45be8da6321 /epan/dfilter/dfilter.c
parent925489be0b01f952bf774c2162c430c087134271 (diff)
- Include the .h files in their .c files.
- Remove epan/dissectors/packet-sna.h, it isn't used anywhere. svn path=/trunk/; revision=15475
Diffstat (limited to 'epan/dfilter/dfilter.c')
-rw-r--r--epan/dfilter/dfilter.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/epan/dfilter/dfilter.c b/epan/dfilter/dfilter.c
index 20b90fc9c6..aded30f365 100644
--- a/epan/dfilter/dfilter.c
+++ b/epan/dfilter/dfilter.c
@@ -33,6 +33,7 @@
#include "semcheck.h"
#include "dfvm.h"
#include <epan/epan_dissect.h>
+#include "dfilter.h"
#define DFILTER_TOKEN_ID_OFFSET 1