summaryrefslogtreecommitdiffstats
path: root/hwpfilter/source/fontmap.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'hwpfilter/source/fontmap.cxx')
-rw-r--r--hwpfilter/source/fontmap.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/hwpfilter/source/fontmap.cxx b/hwpfilter/source/fontmap.cxx
index c25ec84eefab..a59d131f8c78 100644
--- a/hwpfilter/source/fontmap.cxx
+++ b/hwpfilter/source/fontmap.cxx
@@ -18,7 +18,7 @@
*/
#include <stdio.h>
-#ifdef SOLARIS
+#ifdef __sun
#include <strings.h>
#else
#include <string.h>