summaryrefslogtreecommitdiff
path: root/x11/xneko/patches/patch-ab
blob: 2c2e3b4c01e737d88bb52dfe437a302ee1a22e52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- xneko.c.orig	Tue Jun  1 03:46:10 1993
+++ xneko.c	Wed Feb 18 00:34:58 1998
@@ -139,6 +139,9 @@
 
 #include <stdio.h>
 
+#include <stdlib.h>
+#include <string.h>
+
 #include <signal.h>
 #include <math.h>
 #include <sys/time.h>