s3: BSD needs sys/sysctl.h included to build properly
commit20894847f146939f1d3f726a238d8bfb9bd9a842
authorBjörn Jacke <bj@sernet.de>
Tue, 15 Sep 2009 04:48:49 +0000 (15 06:48 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 20 Oct 2009 13:00:18 +0000 (20 15:00 +0200)
tree5f8beb7d7df86953f8293e8e82c02b1b6bf55489
parent5ef27751a5284c5ce2174ea53af5d6ae2474f9b6
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.
(cherry picked from commit 9c86a96af381f2826456f91eb99073c9fca633de)
source3/configure.in
source3/lib/fault.c
source3/param/loadparm.c