Ignore:
Timestamp:
Sep 2, 2000, 10:49:29 PM (25 years ago)
Author:
bird
Message:

Bugfixing, DevSegDf.h,...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GRACE/src/win32k/ldr/ModuleBase.cpp

    r4090 r4162  
    1 /* $Id: ModuleBase.cpp,v 1.3.4.2 2000-08-25 04:47:23 bird Exp $
     1/* $Id: ModuleBase.cpp,v 1.3.4.3 2000-09-02 20:49:17 bird Exp $
    22 *
    33 * ModuleBase - Implementetation.
     
    2525#include <os2.h>                        /* OS/2 header file. */
    2626
    27 #include "malloc.h"                     /* win32k malloc. Not C library! */
     27#include "devSegDf.h"                   /* Win32k segment definitions. */
     28#include "malloc.h"                     /* Win32k malloc. Not C library! */
    2829
    2930#include <string.h>                     /* C library string.h. */
Note: See TracChangeset for help on using the changeset viewer.