aboutsummaryrefslogblamecommitdiff
path: root/chinese/scim-fcitx/files/patch-src__tools.cpp
blob: 73a88f8becb8ee58d2ba0867c57d89cfccca5e38 (plain) (tree)
1
2
3
4
5
6
7
8
9
10


                                               






                                    
--- src/tools.cpp.orig	2005-05-20 14:41:12 UTC
+++ src/tools.cpp
@@ -14,6 +14,7 @@ using namespace scim;
 #include <sys/stat.h>
 #include <limits.h>
 #include <string.h>
+#include <unistd.h> // for access()
 
 #include "version.h"
 #include "PYFA.h"