summaryrefslogtreecommitdiffstats
path: root/xrdp/funcs.c
diff options
context:
space:
mode:
Diffstat (limited to 'xrdp/funcs.c')
-rw-r--r--xrdp/funcs.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/xrdp/funcs.c b/xrdp/funcs.c
index add5417e..a6e6bfcb 100644
--- a/xrdp/funcs.c
+++ b/xrdp/funcs.c
@@ -18,6 +18,10 @@
* simple functions
*/
+#if defined(HAVE_CONFIG_H)
+#include <config_ac.h>
+#endif
+
#include "xrdp.h"
/*****************************************************************************/