nmbd.c, server.c: Added #ifndef MEM_MAN around code that sets the SIGUSR1
authorJeremy Allison <jra@samba.org>
Fri, 23 Jan 1998 05:22:19 +0000 (05:22 +0000)
committerJeremy Allison <jra@samba.org>
Fri, 23 Jan 1998 05:22:19 +0000 (05:22 +0000)
commit66c668a6d308662dd02ea359551fb6d3867d12ca
tree9253e8ca269d884b9d247ff57edbfd6ecde4653f
parent55f400bd84f26027f5ec9b7fa06b22895de7557c
nmbd.c, server.c: Added #ifndef MEM_MAN around code that sets the SIGUSR1
and SIGUSR2 signals. This allows the MEM_MAN code to be compiled in and
the memory debug feature to be used with SIGUSR1.
Jeremy.
(This used to be commit 43ef7e3cb5bb971ff6ddf8230b08995e55b7c6e1)
source3/nmbd/nmbd.c
source3/smbd/server.c