From: Sam Hartman Date: Wed, 30 Jul 2003 17:13:49 +0000 (+0000) Subject: Import OpenAFS 1.2.10. X-Git-Tag: upstream/1.2.10 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=f7a47e14b6f9820381bb4379c9db67bc46ba5633;p=packages%2Fo%2Fopenafs.git Import OpenAFS 1.2.10. --- diff --git a/src/config/param.i386_linux24.h b/src/config/param.i386_linux24.h index b6018605e..b4a1a5125 100644 --- a/src/config/param.i386_linux24.h +++ b/src/config/param.i386_linux24.h @@ -68,6 +68,13 @@ #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