patch-nmap_dns_h 428 B

12345678910111213
  1. $Id: update-patches 24 2008-08-31 14:56:13Z wbx $
  2. --- nmap-5.00.orig/nmap_dns.h 2009-06-24 23:35:54.000000000 +0200
  3. +++ nmap-5.00/nmap_dns.h 2009-07-20 20:33:41.191399691 +0200
  4. @@ -86,6 +86,9 @@
  5. * *
  6. ***************************************************************************/
  7. +#include <list>
  8. +#include <string>
  9. +
  10. class Target;
  11. #include <string>