Patch from metze and me that adds dummy smb_register_*() functions so
[samba.git] / source3 / utils / smbcacls.c
index 9d8a6577263379200e76edcbc3b5f29783e36b09..35a9b05dcd776fd5ba4056e7005ca3e0a502937a 100644 (file)
@@ -24,6 +24,8 @@
 
 #include "includes.h"
 
+#include "module_dummy.h"
+
 static pstring owner_username;
 static fstring server;
 static int test_args = False;