From 838b950138255beb7135a32d4429a74fec2bfe42 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Wed, 25 Feb 2009 15:22:08 +0100 Subject: Rerun pidl. --- librpc/gen_ndr/echo.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'librpc/gen_ndr/echo.h') diff --git a/librpc/gen_ndr/echo.h b/librpc/gen_ndr/echo.h index 79d4220714..9c783046f3 100644 --- a/librpc/gen_ndr/echo.h +++ b/librpc/gen_ndr/echo.h @@ -2,6 +2,8 @@ #include +#include "libcli/util/ntstatus.h" + #ifndef _HEADER_rpcecho #define _HEADER_rpcecho -- cgit