]> The Tcpdump Group git mirrors - libpcap/blobdiff - tests/reactivatetest.c
Add a "getopt.h" header and include it instead of <unistd.h> on Windows.
[libpcap] / tests / reactivatetest.c
index 9031a64a619e7bc12957b51e6187a8a34bd98683..2e1b7b67adb75e779a03fcef6aa3d3123c0d1fca 100644 (file)
@@ -20,7 +20,7 @@
  */
 
 #ifndef lint
-static const char copyright[] =
+static const char copyright[] _U_ =
     "@(#) Copyright (c) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 2000\n\
 The Regents of the University of California.  All rights reserved.\n";
 #endif