lib/util: globally include herrors in error.h
authorGünther Deschner <gd@samba.org>
Mon, 7 Apr 2014 13:46:32 +0000 (15:46 +0200)
committerGünther Deschner <gd@samba.org>
Fri, 13 Mar 2015 22:58:07 +0000 (23:58 +0100)
Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
libcli/util/error.h

index 0972601afb1e417ec3c43f36ac1a51ef3c144c14..1461445847375fec177a7e79b4d087d2de6a4065 100644 (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