diff options
Diffstat (limited to 'tap-megaco-common.c')
-rw-r--r-- | tap-megaco-common.c | 4 |
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> |