public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-i18n/scim-hangul/files: scim-hangul-0.3.2+gcc-4.7.patch
@ 2012-06-30 13:53 Naohiro Aota (naota)
  0 siblings, 0 replies; only message in thread
From: Naohiro Aota (naota) @ 2012-06-30 13:53 UTC (permalink / raw
  To: gentoo-commits

naota       12/06/30 13:53:34

  Added:                scim-hangul-0.3.2+gcc-4.7.patch
  Log:
  Add patch to include unistd.h #423943
  
  (Portage version: 2.2.0_alpha110/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  app-i18n/scim-hangul/files/scim-hangul-0.3.2+gcc-4.7.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-hangul/files/scim-hangul-0.3.2+gcc-4.7.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/scim-hangul/files/scim-hangul-0.3.2+gcc-4.7.patch?rev=1.1&content-type=text/plain

Index: scim-hangul-0.3.2+gcc-4.7.patch
===================================================================
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






^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-06-30 13:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-30 13:53 [gentoo-commits] gentoo-x86 commit in app-i18n/scim-hangul/files: scim-hangul-0.3.2+gcc-4.7.patch Naohiro Aota (naota)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox