summaryrefslogtreecommitdiff
path: root/source4/librpc/ndr/ndr_orpc.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/librpc/ndr/ndr_orpc.h')
-rw-r--r--source4/librpc/ndr/ndr_orpc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/librpc/ndr/ndr_orpc.h b/source4/librpc/ndr/ndr_orpc.h
index d1817969a4..ab91432aec 100644
--- a/source4/librpc/ndr/ndr_orpc.h
+++ b/source4/librpc/ndr/ndr_orpc.h
@@ -23,6 +23,8 @@
#ifndef __NDR_ORPC_H__
#define __NDR_ORPC_H__
+typedef enum COMRESULT COMRESULT;
+
struct STRINGARRAY
{
struct STRINGBINDING **stringbindings;