aboutsummaryrefslogtreecommitdiffstats
path: root/tap-megaco-common.c
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2012-05-05 21:29:13 +0000
committerBill Meier <wmeier@newsguy.com>2012-05-05 21:29:13 +0000
commit1783543e92fae56188c478f95ddd4839ce2350ed (patch)
tree1a79969a92c333bdc55aa7b4f6f20d89b489306a /tap-megaco-common.c
parente62bb03dbc01c74f5a9bf2710c6f40ab41eab69e (diff)
AFAICT '#include sys/types.h' is not needed for these files.
svn path=/trunk/; revision=42446
Diffstat (limited to 'tap-megaco-common.c')
-rw-r--r--tap-megaco-common.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/tap-megaco-common.c b/tap-megaco-common.c
index 03ffeb7660..993e3d981b 100644
--- a/tap-megaco-common.c
+++ b/tap-megaco-common.c
@@ -29,10 +29,6 @@
# include "config.h"
#endif
-#ifdef HAVE_SYS_TYPES_H
-# include <sys/types.h>
-#endif
-
#include <string.h>
#include <epan/packet_info.h>