- /*
- ** Copyright 1998 - 1999 Double Precision, Inc. See COPYING for
- ** distribution information.
- */
- /* Whether flock_t structure is defined */
- #undef HAS_FLOCK_T
- /* Whether fcntl locking call is available */
- #undef HAS_FCNTL
- /* Whether flock locking call is available */
- #undef HAS_FLOCK
- /* Whether lockf locking call is available */
- #undef HAS_LOCKF
- /* LL_OFFSET_TYPE is Either off64_t or off_t */
- #undef LL_OFFSET_TYPE