patch-tcpip_cc 269 B

12345678910
  1. --- nmap-5.00.orig/tcpip.cc 2009-06-24 23:35:54.000000000 +0200
  2. +++ nmap-5.00/tcpip.cc 2009-07-20 20:58:55.362028065 +0200
  3. @@ -99,6 +99,7 @@
  4. #include "NmapOps.h"
  5. #include "Target.h"
  6. #include "utils.h"
  7. +#include "sctp.h"
  8. #if HAVE_SYS_TIME_H
  9. #include <sys/time.h>