Difference for main/ip_base.cpp from version 1.7 to 1.8


version 1.7 version 1.8
Line 8
 
Line 8
 #include "args.h"  #include "args.h"
 }  }
 #include <string.h>  #include <string.h>
   #include <assert.h>
 #include "ip_base.h"  #include "ip_base.h"
   
 int myport=-1;  int myport=-1;

Legend:
line(s) removed in v.1.7 
line(s) changed
 line(s) added in v.1.8