--- 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