From dc131874cbfcf497923fae26d850fa2a6aca012c Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Sun, 8 Nov 2015 01:34:08 -0800 Subject: This doesn't need . The only file system operations it does are printing of debugging output to the standard output, so it doesn't need . Change-Id: Ia5caf62a3aab418f039669aa0b54e163e54d0d21 Reviewed-on: https://code.wireshark.org/review/11635 Reviewed-by: Guy Harris --- epan/dfilter/dfilter-macro.c | 1 - 1 file changed, 1 deletion(-) (limited to 'epan/dfilter/dfilter-macro.c') diff --git a/epan/dfilter/dfilter-macro.c b/epan/dfilter/dfilter-macro.c index 6ea88191e3..56f84ee317 100644 --- a/epan/dfilter/dfilter-macro.c +++ b/epan/dfilter/dfilter-macro.c @@ -33,7 +33,6 @@ #include #include #include -#include typedef struct { const char* name; -- cgit v1.2.1