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/dev-util/ftjam/files/ftjam-2.5.3-clang16.patch

8 lines
142 B

https://bugs.gentoo.org/870655
--- a/jam.h
+++ b/jam.h
@@ -382,2 +382,3 @@
# include <string.h>
+# include <unistd.h>
# include <time.h>