home *** CD-ROM | disk | FTP | other *** search
/ The Developer Connection…ice Driver Kit for OS/2 3 / DEV3-D1.ISO / devtools / os2tk21j / asm / os2inc / os2.in_ / os2.inc
Encoding:
Text File  |  1993-04-26  |  278 b   |  22 lines

  1. ifdef __IBMC__
  2. ifndef __CHKHDR__
  3. endif
  4. endif
  5. ifndef __OS2_H__
  6. __OS2_H__    EQU    1
  7.  
  8. OS2_INCLUDED    EQU    1
  9.  
  10. INCLUDE os2def.INC
  11. ifndef INCL_NOBASEAPI
  12. INCLUDE bse.INC
  13. endif 
  14. ifndef INCL_NOPMAPI
  15. INCLUDE pm.INC
  16. endif 
  17. endif 
  18. ifdef __IBMC__
  19. ifndef __CHKHDR__
  20. endif
  21. endif
  22.