summaryrefslogtreecommitdiff
path: root/atobm.c
diff options
context:
space:
mode:
Diffstat (limited to 'atobm.c')
-rw-r--r--atobm.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/atobm.c b/atobm.c
index 7d25906..d292876 100644
--- a/atobm.c
+++ b/atobm.c
@@ -31,6 +31,10 @@ from The Open Group.
* Author: Jim Fulton, MIT X Consortium
*/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
#include <stdio.h>
#include <ctype.h>
#include <X11/Xos.h>