From: deraadt Date: Fri, 10 Sep 2021 00:01:13 +0000 (+0000) Subject: nothing from sys/param.h is used X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=d91622c2eec35f3e749fdc4538e20d758b672fda;p=openbsd nothing from sys/param.h is used --- diff --git a/lib/libpcap/nametoaddr.c b/lib/libpcap/nametoaddr.c index a94b0656412..a4a1af54d8d 100644 --- a/lib/libpcap/nametoaddr.c +++ b/lib/libpcap/nametoaddr.c @@ -1,4 +1,4 @@ -/* $OpenBSD: nametoaddr.c,v 1.22 2019/07/19 04:51:31 dlg Exp $ */ +/* $OpenBSD: nametoaddr.c,v 1.23 2021/09/10 00:01:13 deraadt Exp $ */ /* * Copyright (c) 1990, 1991, 1992, 1993, 1994, 1995, 1996 @@ -24,7 +24,6 @@ * These functions are not time critical. */ -#include #include /* concession to AIX */ #include #include