add config.h and file_loc.h
This commit is contained in:
parent
5b1953f156
commit
7502e50592
@ -32,6 +32,10 @@
|
||||
#include "list.h"
|
||||
#include "file.h"
|
||||
#include "libxrdpinc.h"
|
||||
#include "file_loc.h"
|
||||
#if defined(HAVE_CONFIG_H)
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
/* tcp */
|
||||
struct xrdp_tcp
|
||||
|
Loading…
Reference in New Issue
Block a user