From: yoe Date: Fri, 10 Oct 2003 12:46:59 +0000 (+0000) Subject: r39: Oops X-Git-Url: http://git.alex.org.uk r39: Oops --- diff --git a/cliserv.h b/cliserv.h index 3ca02e7..f4cde60 100644 --- a/cliserv.h +++ b/cliserv.h @@ -47,7 +47,7 @@ typedef unsigned long long u64; #if NBD_LFS==1 #define _LARGEFILE_SOURCE -#define _FILE_OFFSET_BITS=64 +#define _FILE_OFFSET_BITS 64 #endif u64 cliserv_magic = 0x00420281861253LL;