15 lines
319 B
Text
15 lines
319 B
Text
*** rdb/rdb.c~ Sun Feb 7 15:34:01 1999
|
|
--- rdb/rdb.c Fri Apr 23 20:38:19 1999
|
|
***************
|
|
*** 35,39 ****
|
|
#ifndef O_SYNC
|
|
# define O_SYNC 0x0
|
|
! #end
|
|
|
|
inline uint32 cdb_unpack(unsigned char *buf)
|
|
--- 35,39 ----
|
|
#ifndef O_SYNC
|
|
# define O_SYNC 0x0
|
|
! #endif
|
|
|
|
inline uint32 cdb_unpack(unsigned char *buf)
|