]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the unix driver to check defined(_BSD_SOURCE) rather than just the plain
authordrh <drh@noemail.net>
Wed, 3 Apr 2013 00:42:01 +0000 (00:42 +0000)
committerdrh <drh@noemail.net>
Wed, 3 Apr 2013 00:42:01 +0000 (00:42 +0000)
commit85830a70c2d07e345564211e13e7f5e6182f4135
treec97e5ece2bb0e7e2358e7c8b1dabde21dff948a9
parent48ccef80595731d2c2b6d759455837db3113f647
Fix the unix driver to check defined(_BSD_SOURCE) rather than just the plain
_BSD_SOURCE macro.  This fixes the build for OpenBSD.

FossilOrigin-Name: 1dd42ef4144ee08fb4ee1676d934a56a0e34bac2
manifest
manifest.uuid
src/os_unix.c