diff options
Diffstat (limited to '')
-rw-r--r-- | strtoaddr.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/strtoaddr.c b/strtoaddr.c index c6f79d9..bf8a9d3 100644 --- a/strtoaddr.c +++ b/strtoaddr.c @@ -15,9 +15,7 @@ * OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -#ifdef HAVE_CONFIG_H #include <config.h> -#endif #include "netdissect-stdinc.h" #include <stddef.h> |