summaryrefslogtreecommitdiff
path: root/Xprint/ps/ttf2pt1wrap.c
diff options
context:
space:
mode:
Diffstat (limited to 'Xprint/ps/ttf2pt1wrap.c')
-rw-r--r--Xprint/ps/ttf2pt1wrap.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/Xprint/ps/ttf2pt1wrap.c b/Xprint/ps/ttf2pt1wrap.c
index bd5ef526e..57bb777d2 100644
--- a/Xprint/ps/ttf2pt1wrap.c
+++ b/Xprint/ps/ttf2pt1wrap.c
@@ -2,6 +2,10 @@
* Wrapper to add missing symbol to externally supplied code
*/
+#ifdef HAVE_DIX_CONFIG_H
+#include <dix-config.h>
+#endif
+
#ifdef Lynx
extern int optind;
extern char *optarg;