]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Import OpenAFS 1.2.10. upstream/1.2.10
authorSam Hartman <hartmans@debian.org>
Wed, 30 Jul 2003 17:13:49 +0000 (17:13 +0000)
committerSam Hartman <hartmans@debian.org>
Wed, 30 Jul 2003 17:13:49 +0000 (17:13 +0000)
src/config/param.i386_linux24.h

index b6018605eb444c9bf518454dfe82738522286b0b..b4a1a51250854265f2d53245a3b1d1c59d1cd75d 100644 (file)
 #endif
 #endif /* KERNEL */
 
+#ifndef KERNEL
+#define __USE_LARGEFILE64 1
+#if !defined off64_t
+#define off64_t __off64_t
+#endif
+#endif
+
 /* Machine / Operating system information */
 #define SYS_NAME       "i386_linux24"
 #define SYS_NAME_ID    SYS_NAME_ID_i386_linux24