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 --- libxrdp/xrdp_fastpath.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'libxrdp/xrdp_fastpath.c') diff --git a/libxrdp/xrdp_fastpath.c b/libxrdp/xrdp_fastpath.c index 33e9c9d0..41f6340b 100644 --- a/libxrdp/xrdp_fastpath.c +++ b/libxrdp/xrdp_fastpath.c @@ -17,6 +17,10 @@ * limitations under the License. */ +#if defined(HAVE_CONFIG_H) +#include +#endif + #include "libxrdp.h" /*****************************************************************************/ -- cgit v1.2.3