From b2d3dcf16979a54ecc3cf4fbfc6ee0e4a4f3521b Mon Sep 17 00:00:00 2001 From: Pavel Roskin Date: Thu, 2 Mar 2017 20:33:23 -0800 Subject: Include config_ac.h from all source files --- sesman/xauth.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sesman/xauth.c') 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 +#endif + #include #include "log.h" #include "os_calls.h" -- cgit v1.2.1