summaryrefslogtreecommitdiff
path: root/games/xataxx/files/patch-demo.c
blob: 12b059a082f923ba322b2a468d3282441bb5df0b (plain) (blame)
1
2
3
4
5
6
7
8
--- demo.c.orig
+++ demo.c
@@ -1,4 +1,5 @@
 #include <stdio.h>
+#include <stdlib.h>
 #include <X11/Xlib.h>
 #include "struct.h"