From 86436fce2fe2364bbc9e705ddc92d7733fc8ed75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Ter=C3=A4s?= Date: Thu, 5 Oct 2017 10:57:45 +0300 Subject: build and use bundled libfetch natively --- libfetch/fetch.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'libfetch/fetch.c') diff --git a/libfetch/fetch.c b/libfetch/fetch.c index c287097..78cec71 100644 --- a/libfetch/fetch.c +++ b/libfetch/fetch.c @@ -33,9 +33,6 @@ #if HAVE_CONFIG_H #include "config.h" #endif -#ifndef NETBSD -#include -#endif #include #include -- cgit v1.2.3