home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ISO Collection
/
AmigaUtilCD2.iso
/
Programming
/
Misc
/
TRSICAT.LZX
/
CATS_CD2_TRSI
/
Inc&AD2.1
/
includes
/
libraries
/
dosextens.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
|
1992-09-11
|
364 b
|
18 lines
#ifndef LIBRARIES_DOSEXTENS_H
#define LIBRARIES_DOSEXTENS_H
/*
** $VER: dosextens.h 36.2 (12.07.90)
** Includes Release 38.56
**
** DOS structures not needed for the casual AmigaDOS user
**
** (C) Copyright 1985-1992 Commodore-Amiga, Inc.
** All Rights Reserved
*/
#ifndef DOS_DOSEXTENS_H
#include "dos/dosextens.h"
#endif
#endif /* LIBRARIES_DOSEXTENS_H */