finch/getopt.c

changeset 38047
312be70f9de6
parent 37390
209a1350d87f
--- a/finch/getopt.c	Tue Sep 06 14:45:30 2016 -0500
+++ b/finch/getopt.c	Sun Aug 28 20:43:17 2016 -0400
@@ -32,9 +32,7 @@
 #endif
 
 /* Alver says we need this for IRIX. */
-#if HAVE_STRING_H
 #include "string.h"
-#endif
 
 #ifdef __GNUC__
 #define alloca __builtin_alloca

mercurial