home *** CD-ROM | disk | FTP | other *** search
/ Amiga Developer CD 2.1 / Amiga Developer CD v2.1.iso / Reference / Includes_and_Autodocs_3.5 / include / libraries / dosextens.h < prev    next >
Encoding:
C/C++ Source or Header  |  1999-10-20  |  354 b   |  18 lines

  1. #ifndef LIBRARIES_DOSEXTENS_H
  2. #define LIBRARIES_DOSEXTENS_H
  3. /*
  4. **    $VER: dosextens.h 36.2 (12.7.1990)
  5. **    Includes Release 44.1
  6. **
  7. **    DOS structures not needed for the casual AmigaDOS user
  8. **
  9. **    (C) Copyright 1985-1999 Amiga, Inc.
  10. **        All Rights Reserved
  11. */
  12.  
  13. #ifndef DOS_DOSEXTENS_H
  14. #include <dos/dosextens.h>
  15. #endif
  16.  
  17. #endif /* LIBRARIES_DOSEXTENS_H */
  18.