aboutsummaryrefslogtreecommitdiffstats
path: root/epan/except.c
diff options
context:
space:
mode:
authorDario Lombardo <lomato@gmail.com>2014-12-26 23:48:39 +0100
committerPascal Quantin <pascal.quantin@gmail.com>2014-12-28 00:02:39 +0000
commit63ebe918d994485679e0d29ab7eb9bda84171fa1 (patch)
tree2077f2a6589190c8af744dca4fe0196f94dadba1 /epan/except.c
parentd094fca4601193083ba9d79133259557c4cee8f0 (diff)
Removed duplicated #include lines
Change-Id: I9cafa3cd5c74121168777d8c656e7e94e89efd3c Reviewed-on: https://code.wireshark.org/review/6065 Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com> Reviewed-by: Martin Mathieson <martin.r.mathieson@googlemail.com> Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
Diffstat (limited to 'epan/except.c')
-rw-r--r--epan/except.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/except.c b/epan/except.c
index 9efbb00c48..0efe53b45d 100644
--- a/epan/except.c
+++ b/epan/except.c
@@ -378,7 +378,6 @@ void except_free(void *ptr)
#ifdef KAZLIB_TEST_MAIN
-#include <stdio.h>
static void cleanup(void *arg)
{