X-Git-Url: http://git.samba.org/idra/samba.git/?p=idra%2Fsamba.git;a=blobdiff_plain;f=source3%2Fsmbd%2Fproto.h;h=289c012b481731c01fd0706b683274cd06cd4d2e;hp=554d907d896a9b2648fc99baabbcbb49dbed1f6d;hb=61ada700a6ad010846b132d866c66220e6379054;hpb=177db0a8802842a0eb9801622bee9f4c1592ef88 diff --git a/source3/smbd/proto.h b/source3/smbd/proto.h index 554d907d896..289c012b481 100644 --- a/source3/smbd/proto.h +++ b/source3/smbd/proto.h @@ -1182,6 +1182,6 @@ void *avahi_start_register(TALLOC_CTX *mem_ctx, struct tevent_context *ev, /* The following definitions come from smbd/msg_idmap.c */ -void msg_idmap_register_kill_msg(struct messaging_context *ctx); +void id_cache_register_kill_msg(struct messaging_context *ctx); #endif /* _SMBD_PROTO_H_ */