Ignore:
Timestamp:
Apr 9, 2008, 10:22:08 PM (17 years ago)
Author:
cinc
Message:

Portability patches for Windows, Linux, Darwin by Bird.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/idl-compiler/c/token.c

    r321 r326  
    3333* ***** END LICENSE BLOCK ***** */
    3434
    35 #include <os2.h>
     35#ifdef __OS2__
     36# include <os2.h>
     37#endif /* __OS2__ */
     38
    3639#include <stdio.h>
    3740#include "nom.h"
Note: See TracChangeset for help on using the changeset viewer.