summaryrefslogtreecommitdiff
path: root/source4/winbind/wb_server.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/winbind/wb_server.h')
-rw-r--r--source4/winbind/wb_server.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/source4/winbind/wb_server.h b/source4/winbind/wb_server.h
index d64ca93a33..8e044a003b 100644
--- a/source4/winbind/wb_server.h
+++ b/source4/winbind/wb_server.h
@@ -158,4 +158,8 @@ struct wbsrv_call {
void *private_data;
};
+struct wbsrv_samba3_call;
+struct netr_LMSessionKey;
+struct netr_UserSessionKey;
+
#include "winbind/wb_proto.h"