From c6e40d94f2740c51b681e1c81cdda69e85cc0f5c Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Fri, 16 Jun 2017 20:38:13 -0700 Subject: openbsd: Build nc --- pkg/openbsd/include/resolv.h | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 pkg/openbsd/include/resolv.h (limited to 'pkg/openbsd/include') diff --git a/pkg/openbsd/include/resolv.h b/pkg/openbsd/include/resolv.h new file mode 100644 index 00000000..497b13e1 --- /dev/null +++ b/pkg/openbsd/include/resolv.h @@ -0,0 +1,2 @@ +#include_next +int b64_ntop(unsigned char const *, size_t, char *, size_t); -- cgit v1.2.3