home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / at-inc-bin.lha / os-include / libraries / filehandler.h < prev    next >
C/C++ Source or Header  |  1993-10-15  |  371b  |  18 lines

  1. #ifndef LIBRARIES_FILEHANDLER_H
  2. #define LIBRARIES_FILEHANDLER_H
  3. /*
  4. **    $VER: filehandler.h 36.2 (12.7.90)
  5. **    Includes Release 40.15
  6. **
  7. **    device and file handler specific code for AmigaDOS
  8. **
  9. **    (C) Copyright 1986-1993 Commodore-Amiga, Inc.
  10. **        All Rights Reserved
  11. */
  12.  
  13. #ifndef DOS_FILEHANDLER_H
  14. #include "dos/filehandler.h"
  15. #endif
  16.  
  17. #endif /* LIBRARIES_FILEHANDLER_H */
  18.