s3: BSD needs sys/sysctl.h included to build properly
authorBjörn Jacke <bj@sernet.de>
Tue, 15 Sep 2009 04:48:49 +0000 (06:48 +0200)
committerKarolin Seeger <kseeger@samba.org>
Sat, 19 Sep 2009 16:49:24 +0000 (18:49 +0200)
commit9c86a96af381f2826456f91eb99073c9fca633de
treec2b5c70cfb29cc69007c71b24b56a43828d6271e
parentb22713717422b822c3b8fcba611fc01e262d52c9
s3: BSD needs sys/sysctl.h included to build properly

FreeBSD (and other BSDs, too) need sys/sysctl.h inclueded to use sysctlbyname().

Thanks to Timur Bakeyev for that.

Fix bug #6728.
source3/configure.in
source3/lib/fault.c
source3/param/loadparm.c