summaryrefslogtreecommitdiff
path: root/comm.c
diff options
context:
space:
mode:
Diffstat (limited to 'comm.c')
-rw-r--r--comm.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/comm.c b/comm.c
index 918dc7a..57e5671 100644
--- a/comm.c
+++ b/comm.c
@@ -32,6 +32,10 @@ from The Open Group.
* being edited.
*/
+#ifdef HAVE_CONFIG_H
+# include "config.h"
+#endif
+
#include <X11/Intrinsic.h>
#include <X11/StringDefs.h> /* Get standard string definitions. */
#include <X11/Xatom.h>