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-libs/libstroke/files/libstroke-0.5.1-clang16.patch

8 lines
159 B

https://bugs.gentoo.org/871054
--- a/libstroke/stroke.c
+++ b/libstroke/stroke.c
@@ -13,2 +13,3 @@
#include <stdio.h>
+#include <string.h>
#include <math.h>