home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 2 / FFMCD02.bin / useful / os-include / libraries / dosextens.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-09-24  |  365 b   |  18 lines

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