- Moved definition of UNUSED() above inclusion of proto.h.
authorWayne Davison <wayned@samba.org>
Thu, 2 Feb 2006 02:39:19 +0000 (02:39 +0000)
committerWayne Davison <wayned@samba.org>
Thu, 2 Feb 2006 02:39:19 +0000 (02:39 +0000)
- Replaced definition of SIGNAL_CAST with new SIGACTION() define,
  which will use sigaction() if it is available, else signal().


No differences found