Include header file defining MB_CUR_MAX to TinyX
This commit is contained in:
parent
7a87c0dacb
commit
58300145dc
11
package/tinyx/tinyx-011010-MB_CUR_MAX.patch
Normal file
11
package/tinyx/tinyx-011010-MB_CUR_MAX.patch
Normal file
@ -0,0 +1,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>
|
Loading…
Reference in New Issue
Block a user