Ignore:
Timestamp:
Apr 4, 2001, 11:05:50 AM (24 years ago)
Author:
sandervl
Message:

compile fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/crtdll/crtdll.cpp

    r4671 r5472  
    1 /* $Id: crtdll.cpp,v 1.28 2000-11-22 00:49:54 phaller Exp $ */
    2 
    31/*
    42 * The C RunTime DLL
     
    5755#include <sys\stat.h>
    5856#include "signal.h"
     57#include <time.h>
    5958
    6059#include <crtdll.h>
     
    6665ODINDEBUGCHANNEL(CRTDLL)
    6766
    68 
     67#undef dprintf2
    6968#define dprintf2 dprintf
    7069
Note: See TracChangeset for help on using the changeset viewer.