You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-full-overlay/app-dicts/eblook/files/eblook-1.6.1-clang-16-build...

12 lines
289 B

Bug: https://bugs.gentoo.org/894360
--- a/getopt.c
+++ b/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