Move the definition of MAX_NUM_COLOR_CONVERSATION_COLORS.
[metze/wireshark/wip.git] / captype.c
index 2488ddda6992bbbed08ec261d51c7eb3961458d1..64793fba7221b72b853140e06f08a39467821d5d 100644 (file)
--- a/captype.c
+++ b/captype.c
 #include <getopt.h>
 #endif
 
-#ifdef HAVE_SYS_TIME_H
-#include <sys/time.h>
-#endif
-
 #ifdef HAVE_LIBZ
 #include <zlib.h>     /* to get the libz version number */
 #endif