freebsd-ports/net/portfwd/files/patch-getopt_getopt.c
2023-06-28 11:15:22 +02:00

11 lines
292 B
C

--- getopt/getopt.c.orig 2023-06-28 09:07:29 UTC
+++ getopt/getopt.c
@@ -40,6 +40,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