lib/util: consolidate module loading into common code
[samba.git] / source4 / smbd / process_model.c
index 3c4c03ebf2c425c1a7821dae70f5fc13348c7974..bbcbe3b6acc789369efdcda80dab7b794c71b9df 100644 (file)
@@ -21,6 +21,7 @@
 #include "includes.h"
 #include "smbd/process_model.h"
 #include "param/param.h"
+#include "lib/util/samba_modules.h"
 
 /* the list of currently registered process models */
 static struct process_model {