From 5b68527f2b2b5be0cd27bfbbdd87921ac4373e48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=BCnther=20Deschner?= Date: Mon, 7 Apr 2014 15:46:32 +0200 Subject: lib/util: globally include herrors in error.h MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Guenther Signed-off-by: Günther Deschner Reviewed-by: Stefan Metzmacher --- libcli/util/error.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libcli/util') 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 -- cgit v1.2.1