summaryrefslogtreecommitdiff
path: root/games/wmminichess/files/patch-xgen.c
blob: 0fa4a73f7b84f3b63a7c71f3707295fb46d4d935 (plain)
1
2
3
4
5
6
7
8
9
10
--- xgen.c.orig	1999-07-29 14:00:50.000000000 +0900
+++ xgen.c	2012-10-24 03:05:24.000000000 +0900
@@ -30,6 +30,7 @@
  */
 
 #include <stdio.h>
+#include <stdlib.h>
 #include <string.h>
 #include <X11/Xlib.h>
 #include <X11/xpm.h>