You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-i18n/scim-hangul/files/scim-hangul-0.3.2+gcc-4.7.p...

13 lines
318 B

diff --git a/src/scim_hangul_imengine.cpp b/src/scim_hangul_imengine.cpp
index 7d70654..d678902 100644
--- a/src/scim_hangul_imengine.cpp
+++ b/src/scim_hangul_imengine.cpp
@@ -30,6 +30,7 @@
#define Uses_SCIM_CONFIG_BASE
#include <cstring>
+#include <unistd.h>
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif