$OpenBSD: patch-src_getopt_c,v 1.1 2008/11/23 00:42:08 jasper Exp $
--- src/getopt.c.orig	Sun Nov 23 01:34:51 2008
+++ src/getopt.c	Sun Nov 23 01:37:18 2008
@@ -43,6 +43,7 @@
 #endif
 
 #include <stdio.h>
+#include <string.h>
 
 /* Comment out all this code if we are using the GNU C Library, and are not
    actually compiling the library itself.  This code is part of the GNU C
