diff options
Diffstat (limited to 'libxrdp/xrdp_fastpath.c')
| -rw-r--r-- | libxrdp/xrdp_fastpath.c | 4 | 
1 files changed, 4 insertions, 0 deletions
| 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 <config_ac.h> +#endif +  #include "libxrdp.h"  /*****************************************************************************/ | 
