which included commits to RCS files with non-trunk default branches. git-svn-id: svn://10.65.10.50/trunk@5403 c028cbd2-c16b-5b4b-a496-9718f37d4682
10 lines
135 B
C
Executable File
10 lines
135 B
C
Executable File
#define FOPR "rb"
|
|
#define FOPM "r+b"
|
|
#define FOPW "wb"
|
|
|
|
#define DIRENT
|
|
#define NO_TERMIO
|
|
|
|
#include <sys/types.h>
|
|
#include <sys/stat.h>
|