summaryrefslogtreecommitdiff
path: root/src/sm_error.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sm_error.c')
-rw-r--r--src/sm_error.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/sm_error.c b/src/sm_error.c
index 8cd7989..50a476e 100644
--- a/src/sm_error.c
+++ b/src/sm_error.c
@@ -31,6 +31,9 @@ in this Software without prior written authorization from The Open Group.
* Author: Ralph Mor, X Consortium
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include <X11/SM/SMlib.h>
#include "SMlibint.h"
#include <stdio.h>