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/tests/class_c/aclass.c

    r315 r326  
    3636#endif
    3737
    38 #define INCL_DOS
    39 #include <os2.h>
     38#ifdef __OS2__
     39# define INCL_DOS
     40# include <os2.h>
     41#endif /* __OS2__ */
    4042
    4143#include "glib.h"
Note: See TracChangeset for help on using the changeset viewer.