r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headers
[samba.git] / source4 / include / structs.h
index 89b8bf9dcf50886f48a55477345b928c3ff4d7d1..b6ccd0ce191862e36e21daf19ca0a52aca7e3026 100644 (file)
@@ -365,3 +365,7 @@ struct smb2_find;
 struct smb2_ioctl;
 struct smb2_flush;
 struct smb2_handle;
+
+struct com_context;
+struct IUnknown;
+struct IUnknown_vtable;