mirror of
https://github.com/samba-team/samba.git
synced 2025-01-08 21:18:16 +03:00
lib/util: globally include herrors in error.h
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
This commit is contained in:
parent
533cfb63f3
commit
5b68527f2b
@ -22,6 +22,7 @@
|
||||
#include "libcli/util/werror.h"
|
||||
#include "libcli/util/doserr.h"
|
||||
#include "libcli/util/ntstatus.h"
|
||||
#include "libcli/util/hresult.h"
|
||||
|
||||
/*****************************************************************************
|
||||
convert a NT status code to a dos class/code
|
||||
|
Loading…
Reference in New Issue
Block a user