home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 9 Archive
/
09-Archive.zip
/
zip21.zip
/
human68k
/
osdep.h
< prev
next >
Wrap
C/C++ Source or Header
|
1996-04-05
|
537b
|
18 lines
/*
Copyright (C) 1990-1996 Mark Adler, Richard B. Wales, Jean-loup Gailly,
Kai Uwe Rommel, Onno van der Linden and Igor Mandrichenko.
Permission is granted to any individual or institution to use, copy, or
redistribute this software so long as all of the original files are included,
that it is not sold for profit, and that this copyright notice is retained.
*/
#include <sys/xglob.h>
#include <io.h>
#define MSVMS
#define SSTAT h68_stat
int h68_stat (char *, struct stat *);
#define OS_CODE 0x300 /* pretend it's Unix */