From 8471833bac2960075c306ae65e640030e2e6ed9e Mon Sep 17 00:00:00 2001 From: kris Date: Sun, 21 Jan 2007 16:40:46 +0000 Subject: [PATCH] Remove duplicate #define __FAVOR_BSD in nmap.h --- nmap.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/nmap.h b/nmap.h index 38b9dded9..a900ac94c 100644 --- a/nmap.h +++ b/nmap.h @@ -230,9 +230,6 @@ void *realloc(); #include #include -#ifndef __FAVOR_BSD -#define __FAVOR_BSD -#endif #ifndef NETINET_TCP_H /* why does OpenBSD not do this? */ #include /*#include */ #define NETINET_TCP_H