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-overlay/app-text/binfind/files/binfind-0.0.3-clang16.patch

10 lines
178 B

https://bugs.gentoo.org/870832
--- a/configure.in
+++ b/configure.in
@@ -26,4 +26,5 @@
[#include <stdio.h>
#include <stdlib.h>
+ #include <string.h>
int main(void)