From d4b8cb0bb502f6daf0ddf93837779e0a805af7d7 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Mon, 8 May 2006 13:10:23 +0000 Subject: r15514: Fix include (This used to be commit 242f0f23b506cd441a63f26a8167af383477521f) --- source4/librpc/idl/orpc.idl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'source4') diff --git a/source4/librpc/idl/orpc.idl b/source4/librpc/idl/orpc.idl index 71a4fd65d2..c1faefd3b1 100644 --- a/source4/librpc/idl/orpc.idl +++ b/source4/librpc/idl/orpc.idl @@ -6,8 +6,7 @@ */ [ - pointer_default(unique), - helper("librpc/ndr/ndr_orpc.h") + pointer_default(unique) ] interface ObjectRpcBaseTypes { -- cgit