artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ab049e
)
nothing from sys/param.h is used
author
deraadt
<deraadt@openbsd.org>
Fri, 10 Sep 2021 00:01:13 +0000
(
00:01
+0000)
committer
deraadt
<deraadt@openbsd.org>
Fri, 10 Sep 2021 00:01:13 +0000
(
00:01
+0000)
lib/libpcap/nametoaddr.c
patch
|
blob
|
history
diff --git
a/lib/libpcap/nametoaddr.c
b/lib/libpcap/nametoaddr.c
index
a94b065
..
a4a1af5
100644
(file)
--- a/
lib/libpcap/nametoaddr.c
+++ b/
lib/libpcap/nametoaddr.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: nametoaddr.c,v 1.2
2 2019/07/19 04:51:31 dlg Exp $
*/
+/* $OpenBSD: nametoaddr.c,v 1.2
3 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 <sys/param.h>
#include <sys/types.h> /* concession to AIX */
#include <sys/socket.h>
#include <sys/time.h>