Ignore:
Timestamp:
Oct 18, 2011, 9:01:06 PM (14 years ago)
Author:
dmik
Message:

Add OS2DEF_INCLUDED and_LNK_CONV missing in GCC.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/gcc-kmk/include/os2wrap.h

    r21712 r21715  
    1515// be compatible with the toolkit
    1616#define OS2_INCLUDED
     17#define OS2DEF_INCLUDED
    1718#define __OS2_H__
    1819
     
    2021typedef unsigned short APIRET16;
    2122#define APIENTRY16 _Far16 _Pascal
     23#define _LNK_CONV _Optlink
    2224
    2325#endif // defined(__EMX__) && !defined(USE_OS2_TOOLKIT_HEADERS)
Note: See TracChangeset for help on using the changeset viewer.