summaryrefslogtreecommitdiff
path: root/chinese/gcin/files/patch-table-update.cpp
blob: e23ceec91ee26350d1afce40eaab6bdc4a75ed04 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- table-update.cpp.orig	2018-05-21 12:32:01 UTC
+++ table-update.cpp
@@ -1,7 +1,7 @@
 #include "gcin.h"
 #include <sys/stat.h>
 #if UNIX
-#include <linux/limits.h>
+#include <sys/limits.h>
 #endif
 
 void update_table_file(char *name, int version)