Patch from metze and me that adds dummy smb_register_*() functions
[samba.git] / source3 / torture / locktest.c
index 63b9590dd61639605633ff0714623d50b89b347b..c18d2c100bc7b5daea4743680ff52c590abc1e1a 100644 (file)
@@ -22,6 +22,8 @@
 
 #include "includes.h"
 
+#include "module_dummy.h"
+
 static fstring password[2];
 static fstring username[2];
 static int got_user;