summaryrefslogtreecommitdiffstats
path: root/sesman/xauth.c
diff options
context:
space:
mode:
Diffstat (limited to 'sesman/xauth.c')
-rw-r--r--sesman/xauth.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/sesman/xauth.c b/sesman/xauth.c
index 003fb866..b95efb39 100644
--- a/sesman/xauth.c
+++ b/sesman/xauth.c
@@ -23,6 +23,10 @@
*
*/
+#if defined(HAVE_CONFIG_H)
+#include <config_ac.h>
+#endif
+
#include <stdio.h>
#include "log.h"
#include "os_calls.h"