From: Roy Marples Date: Wed, 22 Mar 2017 12:25:25 +0000 (+0000) Subject: Fix compile with bpf on OpenBSD. X-Git-Tag: v7.0.0-beta1~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afffff35f5e2eacc95af4b6969c9b81489e2530a;p=thirdparty%2Fdhcpcd.git Fix compile with bpf on OpenBSD. --- diff --git a/src/bpf.c b/src/bpf.c index 73e83e28..f2206073 100644 --- a/src/bpf.c +++ b/src/bpf.c @@ -26,6 +26,7 @@ */ #include +#include #include