openbsd-ports/inputmethods/scim-fcitx/patches/patch-src_tools_cpp
2022-03-11 19:24:07 +00:00

11 lines
260 B
Plaintext

--- src/tools.cpp.orig Sat Oct 25 15:34:40 2008
+++ src/tools.cpp Sat Oct 25 15:35:41 2008
@@ -14,6 +14,7 @@ using namespace scim;
#include <sys/stat.h>
#include <limits.h>
#include <string.h>
+#include <unistd.h>
#include "version.h"
#include "PYFA.h"