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/sys-apps/stroke/files/stroke-0.1.3-missing-header...

12 lines
292 B

--- stroke-0.1.3/src/libgeneral/src/signals.c 2009-05-27 13:36:11.000000000 +0000
+++ stroke-0.1.3/src/libgeneral/src/signals.c 2019-01-01 00:00:00.000000000 +0000
@@ -26,7 +26,7 @@
#endif
#include <stdlib.h>
-
+#include <signal.h>
#include <libgeneral/signals.h>
int _set_jmp_val;