mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
libcli/util: 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
d76ec8519e
commit
35976fc2ff
@ -19,7 +19,8 @@
|
||||
|
||||
/* DOS error codes. please read doserr.h */
|
||||
|
||||
#include "includes.h"
|
||||
#include "replace.h"
|
||||
#include "libcli/util/werror.h"
|
||||
|
||||
struct werror_code_struct {
|
||||
const char *dos_errstr;
|
||||
|
Loading…
Reference in New Issue
Block a user