Ticket #28509: patch-lft_lib.c.diff
File patch-lft_lib.c.diff, 483 bytes (added by danielluke (Daniel J. Luke), 14 years ago) |
---|
-
lft_lib.c
old new 18 18 #include "lft_btcptrace.h" 19 19 #include "lft_icmptrace.h" 20 20 21 #ifndef AI_NUMERICSERV 22 # define AI_NUMERICSERV 0 23 #endif 24 21 25 /*---------------------------------------------------------------------------*/ 22 26 const int start_dport = 33434; /* starting port for UDP tracing (traceroute 23 27 compatibility for some targets that care */