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/x11-misc/xmountains/files/xmountains-2.9-string.patch

12 lines
206 B

--- a/xmountains.c
+++ b/xmountains.c
@@ -1,7 +1,7 @@
#include <stdio.h>
#include <stdlib.h>
-#include <strings.h>
+#include <string.h>
#include <signal.h>
#include <sys/types.h>
#include <unistd.h>