home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / cbm / os-include.lha / os-include / libraries / dosextens.h < prev    next >
C/C++ Source or Header  |  1993-10-15  |  363b  |  18 lines

  1. #ifndef LIBRARIES_DOSEXTENS_H
  2. #define LIBRARIES_DOSEXTENS_H
  3. /*
  4. **    $VER: dosextens.h 36.2 (12.7.90)
  5. **    Includes Release 40.15
  6. **
  7. **    DOS structures not needed for the casual AmigaDOS user
  8. **
  9. **    (C) Copyright 1985-1993 Commodore-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.