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/isapnptools/files/isapnptools-1.27-include.patch

11 lines
241 B

--- a/src/callbacks.c
+++ b/src/callbacks.c
@@ -51,6 +51,7 @@
#include <stdio.h>
#include <errno.h>
#include <string.h>
+#include <stdlib.h> /* exit() */
/****************************************************************************/