1999-05-03 18:29:39 -04:00
|
|
|
*** rdb/rdb.c~ Sun Feb 7 15:34:01 1999
|
|
|
|
--- rdb/rdb.c Fri Apr 23 20:38:19 1999
|
1999-01-06 19:52:05 -05:00
|
|
|
***************
|
1999-02-08 17:25:54 -05:00
|
|
|
*** 35,39 ****
|
|
|
|
#ifndef O_SYNC
|
|
|
|
# define O_SYNC 0x0
|
1999-05-03 18:29:39 -04:00
|
|
|
! #end
|
1999-02-08 17:25:54 -05:00
|
|
|
|
|
|
|
inline uint32 cdb_unpack(unsigned char *buf)
|
|
|
|
--- 35,39 ----
|
|
|
|
#ifndef O_SYNC
|
|
|
|
# define O_SYNC 0x0
|
|
|
|
! #endif
|
1999-01-06 19:52:05 -05:00
|
|
|
|
1999-02-08 17:25:54 -05:00
|
|
|
inline uint32 cdb_unpack(unsigned char *buf)
|