# $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $
#
-# Generated on Thu Aug 12 23:48:12 EET DST 1999 [metaconfig 3.0 PL70]
+# Generated on Fri Aug 13 18:08:55 EET DST 1999 [metaconfig 3.0 PL70]
# (with additional metaconfig patches by perlbug@perl.com)
cat >/tmp/c1$$ <<EOF
* This symbol, if defined, indicates that the ftruncate64 routine is
* available to tell files larger than 2 gigabytes.
*/
+/* HAS_LLSEEK:
+ * This symbol, if defined, indicates that the llseek routine is
+ * available to seek files larger than 2 gigabytes.
+ */
/* HAS_LSEEK64:
* This symbol, if defined, indicates that the lseek64 routine is
* available to seek files larger than 2 gigabytes.
*/
#$d_fstat64 HAS_FSTAT64 /**/
#$d_ftruncate64 HAS_FTRUNCATE64 /**/
+#$d_llseek HAS_LLSEEK /**/
#$d_lseek64 HAS_LSEEK64 /**/
#$d_lstat64 HAS_LSTAT64 /**/
#$d_open64 HAS_OPEN64 /**/