Docs » Include » libraries » dosextens.h / .i
#ifndef LIBRARIES_DOSEXTENS_H
#define LIBRARIES_DOSEXTENS_H
/*
** $VER: dosextens.h 36.2 (12.7.1990)
** Includes Release 45.1
**
** DOS structures not needed for the casual AmigaDOS user
**
** (C) Copyright 1985-2001 Amiga, Inc.
** All Rights Reserved
*/
#ifndef DOS_DOSEXTENS_H
#include <dos/dosextens.h>
#endif
#endif /* LIBRARIES_DOSEXTENS_H */
|