networkingtestandutils/exampleinternetutilities/PING/PING.CPP
changeset 51 78fceed50f62
parent 0 af10295192d8
child 75 c1029e558ef5
equal deleted inserted replaced
42:88121cf79045 51:78fceed50f62
    13 // Description:
    13 // Description:
    14 // Started by MWT, June 1997
    14 // Started by MWT, June 1997
    15 // 
    15 // 
    16 //
    16 //
    17 
    17 
    18 #include <pingeng.h>
    18 #include <PINGENG.H>
    19 #include <e32cons.h>
    19 #include <e32cons.h>
    20 #include <c32comm.h>
    20 #include <c32comm.h>
    21 #include <nifman.h>
    21 #include <nifman.h>
    22 
    22 
    23 #ifdef __WINS__
    23 #ifdef __WINS__