summaryrefslogtreecommitdiff
path: root/pf.c
diff options
context:
space:
mode:
Diffstat (limited to 'pf.c')
-rw-r--r--pf.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/pf.c b/pf.c
index 0eb0f55..3f0c3f4 100644
--- a/pf.c
+++ b/pf.c
@@ -26,6 +26,10 @@ from The Open Group.
*/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
#include <X11/Xos.h>
#include <X11/Xlib.h>
#include <stdio.h>