home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Misc / DC-POS24.LZX / pOS / pOSxA.lzx / pOSxA / libraries / dosextens.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-03-12  |  155 b   |  9 lines

  1. #ifndef LIBRARIES_DOSEXTENS_H
  2. #define LIBRARIES_DOSEXTENS_H
  3.  
  4. #ifndef DOS_DOSEXTENS_H
  5. #include <dos/dosextens.h>
  6. #endif
  7.  
  8. #endif /* LIBRARIES_DOSEXTENS_H */
  9.