xrdp: don't include config.h unless HAVE_CONFIG_H is defined

ulab-next-nosound
Jay Sorg 10 years ago
parent e4654b57ca
commit b7d15c55ed

@ -18,7 +18,9 @@
* module manager
*/
#if defined(HAVE_CONFIG_H)
#include <config_ac.h>
#endif
#define ACCESS
#include "xrdp.h"
#include "log.h"

Loading…
Cancel
Save