summaryrefslogtreecommitdiff
path: root/source4/librpc/rpc/dcerpc.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/librpc/rpc/dcerpc.h')
-rw-r--r--source4/librpc/rpc/dcerpc.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/source4/librpc/rpc/dcerpc.h b/source4/librpc/rpc/dcerpc.h
index 4129fb25d8..cbfe8478b2 100644
--- a/source4/librpc/rpc/dcerpc.h
+++ b/source4/librpc/rpc/dcerpc.h
@@ -245,6 +245,9 @@ struct rpc_request {
} async;
};
+struct epm_tower;
+struct epm_floor;
+
#include "librpc/rpc/dcerpc_proto.h"
#endif /* __DCERPC_H__ */