Ignore:
Timestamp:
Oct 19, 2001, 2:04:45 AM (24 years ago)
Author:
bird
Message:

New logging facility with some mess/cleanups.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/win32k/kKrnlLib/include/kKrnlLib.h

    r6737 r7115  
    1 /* $Id: kKrnlLib.h,v 1.2 2001-09-17 01:44:01 bird Exp $
     1/* $Id: kKrnlLib.h,v 1.3 2001-10-19 00:04:45 bird Exp $
    22 *
    33 * Top level header file for kKrnlLib exports.
     
    6161 */
    6262#ifdef INCL_KKL_LOG
     63    #include "kKLstdarg.h"
     64    #include "kLog.h"
    6365    #include "kKLlog.h"
    6466#endif
Note: See TracChangeset for help on using the changeset viewer.