Make sure prototypes are always included, make some functions static and
[kai/samba.git] / source4 / smbd / process_model.c
index d99d517d9f290961d2b8581956324bec0c0edc05..d6346a06f9b3e40f6740a28ec716ed7731769d76 100644 (file)
@@ -20,6 +20,7 @@
 
 #include "includes.h"
 #include "smbd/process_model.h"
+#include "smbd/process_model_proto.h"
 #include "param/param.h"
 
 static const struct model_ops *process_model_byname(const char *name);