home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ISO Collection
/
AmigaUtilCD2.iso
/
Programming
/
C
/
BK-SC1_3.DMS
/
in.adf
/
C-Incl.Lha
/
libraries
/
dos.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
C/C++ Source or Header
|
1994-03-15
|
303 b
|
18 lines
#ifndef LIBRARIES_DOS_H
#define LIBRARIES_DOS_H
/*
** $VER: dos.h 36.2 (12.7.90)
** Includes Release 40.15
**
** Standard C header for AmigaDOS
**
** (C) Copyright 1985-1993 Commodore-Amiga, Inc.
** All Rights Reserved
*/
#ifndef DOS_DOS_H
#include "dos/dos.h"
#endif
#endif /* LIBRARIES_DOS_H */