diff options
Diffstat (limited to 'summary.c')
-rw-r--r-- | summary.c | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -26,9 +26,9 @@ # include "config.h" #endif -#ifdef HAVE_SYS_TYPES_H -#include <sys/types.h> -#endif +//#ifdef HAVE_SYS_TYPES_H +//#include <sys/types.h> +//#endif #include <epan/packet.h> #include "cfile.h" |