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-misc/oneko/files/oneko-1.2-include.patch

11 lines
168 B

--- a/oneko.h
+++ b/oneko.h
@@ -14,6 +14,7 @@
#include <stdio.h>
#include <stdlib.h>
+#include <unistd.h> /* pause() */
#include <string.h>
#include <signal.h>