Changeset 4347 for trunk/src/win32k/include/OS2Krnl.h
- Timestamp:
- Oct 1, 2000, 4:58:21 AM (25 years ago)
- File:
-
- 1 edited
-
trunk/src/win32k/include/OS2Krnl.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/win32k/include/OS2Krnl.h
r4164 r4347 1 /* $Id: OS2Krnl.h,v 1. 8 2000-09-02 21:08:00bird Exp $1 /* $Id: OS2Krnl.h,v 1.9 2000-10-01 02:58:17 bird Exp $ 2 2 * 3 3 * OS/2 kernel structures, typedefs and macros. … … 265 265 #endif 266 266 267 #ifdef INCL_OS2KRNL_PTDA 268 #include <OS2KPTDA.h> 269 #endif 270 267 271 #ifdef INCL_OS2KRNL_TK 268 272 #include <OS2KTK.h> 269 273 #endif 270 274 271 #ifdef INCL_OS2KRNL_PTDA272 #include <OS2KPTDA.h>273 #endif274 275 275 #ifdef INCL_OS2KRNL_TCB 276 276 #include <OS2KTCB.h>
Note:
See TracChangeset
for help on using the changeset viewer.
