diff options
Diffstat (limited to 'src/SetNrmHint.c')
-rw-r--r-- | src/SetNrmHint.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/SetNrmHint.c b/src/SetNrmHint.c index d8511a6..64b0ef7 100644 --- a/src/SetNrmHint.c +++ b/src/SetNrmHint.c @@ -51,6 +51,9 @@ from The Open Group. */ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif #include <X11/Xlibint.h> #include <X11/Xutil.h> #include "Xatomtype.h" |