mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
16 lines
319 B
Plaintext
16 lines
319 B
Plaintext
*** 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)
|