1
0
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:
Günther Deschner 2014-04-07 15:46:32 +02:00
parent 533cfb63f3
commit 5b68527f2b

View File

@ -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