r12542: Move some more prototypes out to seperate headers
[jelmer/samba4-debian.git] / source / winbind / wb_server.h
index 09afffb0c9ab4b5d27d3932f690e96bda00a5737..d64ca93a33fa7e7db2786ebb7d6400263e936698 100644 (file)
@@ -157,3 +157,5 @@ struct wbsrv_call {
        /* storage for protocol specific data */
        void *private_data;
 };
+
+#include "winbind/wb_proto.h"