Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 222557
Collapse All | Expand All

(-)scim-hangul-0.3.2/src/scim_hangul_imengine.cpp.gcc43~ (+1 lines)
Lines 29-34 Link Here
29
#define Uses_SCIM_LOOKUP_TABLE
29
#define Uses_SCIM_LOOKUP_TABLE
30
#define Uses_SCIM_CONFIG_BASE
30
#define Uses_SCIM_CONFIG_BASE
31
31
32
#include <string.h>
32
#ifdef HAVE_CONFIG_H
33
#ifdef HAVE_CONFIG_H
33
  #include <config.h>
34
  #include <config.h>
34
#endif
35
#endif
(-)scim-hangul-0.3.2/src/scim_hangul_imengine_setup.cpp.gcc43~ (+1 lines)
Lines 28-33 Link Here
28
28
29
#define Uses_SCIM_CONFIG_BASE
29
#define Uses_SCIM_CONFIG_BASE
30
30
31
#include <string.h>
31
#include <gtk/gtk.h>
32
#include <gtk/gtk.h>
32
33
33
#ifdef HAVE_CONFIG_H
34
#ifdef HAVE_CONFIG_H
34
35

Return to bug 222557