summaryrefslogtreecommitdiffstats
path: root/package/tinyx/tinyx-011010-MB_CUR_MAX.patch
blob: 5c25a30ad7c42dfec582b28adfe91ec434fa3f94 (plain)
1
2
3
4
5
6
7
8
9
10
11
diff -urN xc-011010-0rig/lib/X11/lcGenConv.c xc-011010/lib/X11/lcGenConv.c
--- xc-011010-0rig/lib/X11/lcGenConv.c	2001-08-15 13:54:21.000000000 +0200
+++ xc-011010/lib/X11/lcGenConv.c	2007-08-13 12:55:18.000000000 +0200
@@ -48,6 +48,7 @@
  * Platforms: all systems.
  */
 
+#include <stdlib.h>
 #include "Xlibint.h"
 #include "XlcGeneric.h"
 #include <stdio.h>