- Timestamp:
- Jul 10, 2001, 7:23:54 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/include/OS2Krnl.h
r5182 r6284 1 /* $Id: OS2Krnl.h,v 1.1 2 2001-02-19 05:52:14 bird Exp $1 /* $Id: OS2Krnl.h,v 1.13 2001-07-10 05:23:54 bird Exp $ 2 2 * 3 3 * OS/2 kernel structures, typedefs and macros. … … 118 118 #endif 119 119 120 #ifdef INCL_OS2KRNL_TCB 121 #include <OS2KTCB.h> 122 #endif 123 120 124 #ifdef INCL_OS2KRNL_TK 121 125 #include <OS2KTK.h> 122 #endif123 124 #ifdef INCL_OS2KRNL_TCB125 #include <OS2KTCB.h>126 126 #endif 127 127
Note:
See TracChangeset
for help on using the changeset viewer.