diff options
Diffstat (limited to 'pf.c')
-rw-r--r-- | pf.c | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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> |