Ignore:
Timestamp:
Oct 25, 1999, 5:14:52 PM (26 years ago)
Author:
phaller
Message:

Fix: include malloc.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/odinwrap.h

    r1437 r1439  
    1 /* $Id: odinwrap.h,v 1.11 1999-10-25 15:04:37 phaller Exp $ */
     1/* $Id: odinwrap.h,v 1.12 1999-10-25 15:14:52 phaller Exp $ */
    22
    33/*
     
    3232#ifdef DEBUG
    3333
     34//@@@PH 1999/10/25 IBM VAC++ debug memory support
     35#include <malloc.h>
     36
    3437/****************************************************************************
    3538 * General Wrapper Macros (debug instrumented)                              *
Note: See TracChangeset for help on using the changeset viewer.