Ignore:
Timestamp:
Feb 16, 2000, 3:25:43 PM (26 years ago)
Author:
sandervl
Message:

Added new logging feature

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/network.cpp

    r1081 r2802  
    55 *           1999 Przemyslaw Dobrowolski
    66 *
     7 * Project Odin Software License can be found in LICENSE.TXT
    78 */
    89#define INCL_DOSEXCEPTIONS
     
    1415#include "misc.h"
    1516#include "unicode.h"
     17
     18#define DBG_LOCALLOG    DBG_network
     19#include "dbglocal.h"
    1620
    1721//******************************************************************************
Note: See TracChangeset for help on using the changeset viewer.