Do not reference the ioctl() system call in the unix backend unless it
commitcea7ca7af25da1c8ffa37775af0f5cee90cce2dd
authorD. Richard Hipp <drh@hwaci.com>
Wed, 25 Oct 2017 16:14:12 +0000 (25 16:14 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Wed, 25 Oct 2017 16:14:12 +0000 (25 16:14 +0000)
tree76b6b873a1f424f92ee0953a40d07ec6af3f8f62
parent2c2a5b7b132ac9dd5fd21015861b211185cf1c45
Do not reference the ioctl() system call in the unix backend unless it
is actually needed by the Batch Atomic Write extension.  This should allow
the build to work on VxWorks.
src/os_unix.c