aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-fcct.c
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2010-04-03 21:55:23 +0000
committerBill Meier <wmeier@newsguy.com>2010-04-03 21:55:23 +0000
commit09764dd969b31e7c543fb1f131c5122a104b5f22 (patch)
treeeb46d6189ecce362170cde2fdb345730112fc532 /epan/dissectors/packet-fcct.c
parent0d372283b3e92aa04943e31f3aea9a8a86d05483 (diff)
Remove unneeded #include <stdio.h>
svn path=/trunk/; revision=32367
Diffstat (limited to 'epan/dissectors/packet-fcct.c')
-rw-r--r--epan/dissectors/packet-fcct.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/epan/dissectors/packet-fcct.c b/epan/dissectors/packet-fcct.c
index 195151006a..4c5c997bc6 100644
--- a/epan/dissectors/packet-fcct.c
+++ b/epan/dissectors/packet-fcct.c
@@ -27,7 +27,6 @@
# include "config.h"
#endif
-#include <stdio.h>
#include <stdlib.h>
#include <string.h>