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/misc/malloc.c

    r3834 r4162  
    1 /* $Id: malloc.c,v 1.6.4.1 2000-07-16 22:43:40 bird Exp $
     1/* $Id: malloc.c,v 1.6.4.2 2000-09-02 20:49:22 bird Exp $
    22 *
    33 * Common Heap - this forwards to the swappable heap!
     
    2020******************************************************************************/
    2121#include <os2.h>
     22#include "devSegDf.h"                   /* Win32k segment definitions. */
    2223#include "smalloc.h"
    2324#include "rmalloc.h"
Note: See TracChangeset for help on using the changeset viewer.