s3-param use common struct parmlist_entry to hold parametric options
[samba.git] / source3 / smbd / statcache.c
index c21213f23b38cb0206e0be9612fafdcd7fdc4163..963b7c4bc1321bdcebb16ba7294e708cb4d8475d 100644 (file)
 */
 
 #include "includes.h"
-#include "librpc/gen_ndr/messaging.h"
 #include "memcache.h"
 #include "smbd/smbd.h"
+#include "messages.h"
+#include "smbprofile.h"
+#include "tdb_compat.h"
 
 /****************************************************************************
  Stat cache code used in unix_convert.
@@ -338,8 +340,8 @@ bool stat_cache_lookup(connection_struct *conn,
  Tell all smbd's to delete an entry.
 **************************************************************************/
 
-void send_stat_cache_delete_message(struct messaging_context *msg_ctx,
-                                   const char *name)
+void smbd_send_stat_cache_delete_message(struct messaging_context *msg_ctx,
+                                        const char *name)
 {
 #ifdef DEVELOPER
        message_send_all(msg_ctx,