home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 1: Amiga
/
FrozenFish-Apr94.iso
/
bbs
/
cbm
/
nduk-v37.lha
/
V37
/
include
/
libraries
/
dosextens.h
< prev
next >
Wrap
C/C++ Source or Header
|
1991-11-27
|
417b
|
20 lines
#ifndef LIBRARIES_DOSEXTENS_H
#define LIBRARIES_DOSEXTENS_H
/*
** $Filename: libraries/dosextens.h $
** $Release: 2.04 Includes, V37.4 $
** $Revision: 36.2 $
** $Date: 90/07/12 $
**
** DOS structures not needed for the casual AmigaDOS user
**
** (C) Copyright 1985-1991 Commodore-Amiga, Inc.
** All Rights Reserved
*/
#ifndef DOS_DOSEXTENS_H
#include "dos/dosextens.h"
#endif
#endif /* LIBRARIES_DOSEXTENS_H */