r17507: pread and pwrite depends on HAVE_PREAD/HAVE_PWRITE not HAVE_PREAD_DECL/HAVE_P...
authorSimo Sorce <idra@samba.org>
Sat, 12 Aug 2006 19:05:18 +0000 (19:05 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:15:30 +0000 (14:15 -0500)
commit941f680453a081d51f6499f9b5dc06c7e6640334
tree4e3c8962fa193d59f180919902fe43848215983c
parent6520e3c83acfbb7b6aa63d1cbebe8f8801db292f
r17507: pread and pwrite depends on HAVE_PREAD/HAVE_PWRITE not HAVE_PREAD_DECL/HAVE_PWRITE_DECL
and common/io.h already defines pread and pwrite as static if they are not.

remove unneded defines
source/lib/tdb/common/tdb_private.h