Changeset 3839 for branches/libc-0.6
- Timestamp:
- Mar 16, 2014, 8:45:21 PM (11 years ago)
- Location:
- branches/libc-0.6/src/emx/include
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/libc-0.6/src/emx/include/os2.h
r1506 r3839 3 3 * EMX 4 4 */ 5 6 #ifndef NO_INCL_SAFE_HIMEM_WRAPPERS 7 # include <os2safe.h> 8 #endif 5 9 6 10 #ifndef _OS2_H -
branches/libc-0.6/src/emx/include/os2emx.h
r3834 r3839 3 3 * EMX 4 4 */ 5 6 #ifndef NO_INCL_SAFE_HIMEM_WRAPPERS 7 # include <os2safe.h> 8 #endif 5 9 6 10 #ifndef _OS2EMX_H … … 152 156 #if defined (INCL_CIRCULARSLIDER) && !defined (INCL_WINCIRCULARSLIDER) 153 157 #define INCL_WINCIRCULARSLIDER 154 #endif155 156 #ifndef NO_INCL_SAFE_HIMEM_WRAPPERS157 # include <os2safe.h>158 158 #endif 159 159
Note:
See TracChangeset
for help on using the changeset viewer.