Some packet_list.h -> main_packet_list.h changes.
[obnox/wireshark/wip.git] / getopt.c
index 04875848b265fe26c0ca1af5f9cd46aad751b700..47c70d047d70aa37450d06794c18f1572beea95b 100644 (file)
--- a/getopt.c
+++ b/getopt.c
@@ -167,7 +167,6 @@ static enum
    because there are many ways it can cause trouble.
    On some systems, it contains special magic macros that don't work
    in GCC.  */
-#include <string.h>
 #define        my_index        strchr
 #else