mirror of https://github.com/neutrinolabs/xrdp
Update sesman test tools after libsesman created
This commit is contained in:
parent
8044bd1ecf
commit
5e339d5054
|
@ -31,7 +31,7 @@
|
|||
#include <unistd.h>
|
||||
|
||||
#include "log.h"
|
||||
#include "auth.h"
|
||||
#include "sesman_auth.h"
|
||||
#include "os_calls.h"
|
||||
#include "string_calls.h"
|
||||
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
#if defined(HAVE_CONFIG_H)
|
||||
#include <config_ac.h>
|
||||
#endif
|
||||
|
||||
#include "../config.c"
|
|
@ -35,7 +35,7 @@
|
|||
#include "parse.h"
|
||||
#include "trans.h"
|
||||
#include "os_calls.h"
|
||||
#include "config.h"
|
||||
#include "sesman_config.h"
|
||||
#include "log.h"
|
||||
#include "string_calls.h"
|
||||
#include "guid.h"
|
||||
|
|
Loading…
Reference in New Issue