bind plugin: Fixes for FreeBSD 7.1
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Mon, 4 May 2009 14:48:58 +0000 (16:48 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Mon, 4 May 2009 14:48:58 +0000 (16:48 +0200)
X/Open is needed for strptime,
sys/select.h is needed for some libcurl versions, and
mktime is the POSIX variant of timegm (+ localization).


No differences found