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)
commit43ef7e3cb5bb971ff6ddf8230b08995e55b7c6e1
tree8683268a3c25108b69214c82c127b84b80aaddee
parentb9c16977231efb274e08856f7f3f4408dad6d96c
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.
source/nmbd/nmbd.c
source/smbd/server.c