summaryrefslogtreecommitdiff
path: root/libcli
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2014-04-07 15:46:32 +0200
committerGünther Deschner <gd@samba.org>2015-03-13 23:58:07 +0100
commit5b68527f2b2b5be0cd27bfbbdd87921ac4373e48 (patch)
tree12734148bb704b3e6a7152f89455102f66a428e5 /libcli
parent533cfb63f35accdf8eb3a689a4ece9335a72331c (diff)
downloadsamba-5b68527f2b2b5be0cd27bfbbdd87921ac4373e48.tar.gz
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>
Diffstat (limited to 'libcli')
-rw-r--r--libcli/util/error.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcli/util/error.h b/libcli/util/error.h
index 0972601afb1..14614458473 100644
--- a/libcli/util/error.h
+++ b/libcli/util/error.h
@@ -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