mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
lib: Avoid an "includes.h"
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
d6c3faa188
commit
7d0981f5e7
@ -25,9 +25,11 @@
|
||||
log
|
||||
*/
|
||||
|
||||
#include "includes.h"
|
||||
#include "replace.h"
|
||||
#include "system/filesys.h"
|
||||
#include <tevent.h>
|
||||
#include "lib/util/samba_util.h"
|
||||
#include "lib/util/debug.h"
|
||||
#include "../lib/util/tevent_unix.h"
|
||||
#include "../lib/util/tfork.h"
|
||||
#include "../lib/util/sys_rw.h"
|
||||
|
Loading…
Reference in New Issue
Block a user