xrdp: don't include config.h unless HAVE_CONFIG_H is defined
This commit is contained in:
parent
e4654b57ca
commit
b7d15c55ed
@ -18,7 +18,9 @@
|
|||||||
* module manager
|
* module manager
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#if defined(HAVE_CONFIG_H)
|
||||||
#include <config_ac.h>
|
#include <config_ac.h>
|
||||||
|
#endif
|
||||||
#define ACCESS
|
#define ACCESS
|
||||||
#include "xrdp.h"
|
#include "xrdp.h"
|
||||||
#include "log.h"
|
#include "log.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user