7fb4d56525
PR: 52584 Submitted by: maintainer Approved by: roberto (mentor)
10 lines
310 B
C
10 lines
310 B
C
--- gnugetopt.c.orig Thu May 22 08:35:25 2003
|
|
+++ gnugetopt.c Thu May 22 08:35:37 2003
|
|
@@ -45,6 +45,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
|