diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/s/sol2-3.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/s/sol2-3.h b/src/s/sol2-3.h new file mode 100644 index 00000000000..36b6de4ed4c --- /dev/null +++ b/src/s/sol2-3.h | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | #include <s/sol2.h> | ||
| 2 | |||
| 3 | /* Solaris 2.3 has a bug in XListFontsWithInfo. */ | ||
| 4 | #define BROKEN_XLISTFONTSWITHINFO | ||