networkingtestandutils/exampleinternetutilities/PING/PING.CPP
changeset 37 052078dda061
parent 0 af10295192d8
child 75 c1029e558ef5
equal deleted inserted replaced
18:39bb7c3571e9 37:052078dda061
    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__