diff options
Diffstat (limited to 'misc/xpns/files/patch-halook.c')
-rw-r--r-- | misc/xpns/files/patch-halook.c | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/misc/xpns/files/patch-halook.c b/misc/xpns/files/patch-halook.c new file mode 100644 index 000000000000..89952d5c40c6 --- /dev/null +++ b/misc/xpns/files/patch-halook.c @@ -0,0 +1,11 @@ +--- halook.c.orig ++++ halook.c +@@ -18,7 +18,7 @@ + #include "stewin.h" + + #include <stdio.h> +- ++#include <stdlib.h> + + + |