artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea9e122
)
requires netinet/in.h
author
deraadt
<deraadt@openbsd.org>
Tue, 2 Mar 2021 16:39:46 +0000
(16:39 +0000)
committer
deraadt
<deraadt@openbsd.org>
Tue, 2 Mar 2021 16:39:46 +0000
(16:39 +0000)
sbin/resolvd/resolvd.c
patch
|
blob
|
history
diff --git
a/sbin/resolvd/resolvd.c
b/sbin/resolvd/resolvd.c
index
698e905
..
71df3c4
100644
(file)
--- a/
sbin/resolvd/resolvd.c
+++ b/
sbin/resolvd/resolvd.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: resolvd.c,v 1.
7 2021/03/02 09:18:58 kn Exp $
*/
+/* $OpenBSD: resolvd.c,v 1.
8 2021/03/02 16:39:46 deraadt Exp $
*/
/*
* Copyright (c) 2021 Florian Obser <florian@openbsd.org>
* Copyright (c) 2021 Theo de Raadt <deraadt@openbsd.org>
@@
-25,6
+25,7
@@
#include <sys/un.h>
#include <arpa/inet.h>
+#include <netinet/in.h>
#include <net/if.h>
#include <net/route.h>