lib/util: consolidate module loading into common code
[samba.git] / source4 / ntvfs / sysdep / sys_notify.c
index 03679b644de48bcfc354ec45ffecf3cd6ad1bdc6..00300cd25a6332b4111bc96f1698a25cc50040c1 100644 (file)
@@ -28,6 +28,7 @@
 #include <tevent.h>
 #include "../lib/util/dlinklist.h"
 #include "param/param.h"
+#include "lib/util/samba_modules.h"
 
 /* list of registered backends */
 static struct sys_notify_backend *backends;