r39: Oops
authoryoe <yoe>
Fri, 10 Oct 2003 12:46:59 +0000 (12:46 +0000)
committeryoe <yoe>
Fri, 10 Oct 2003 12:46:59 +0000 (12:46 +0000)
cliserv.h

index 3ca02e7..f4cde60 100644 (file)
--- 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;