From 0e138b6a3d3fb41c5915ddf1b327fc6f28e074a6 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Thu, 22 Oct 2020 03:03:56 -0400 Subject: Import LibreSSL 3.2.2 --- include/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include/Makefile.am') diff --git a/include/Makefile.am b/include/Makefile.am index 6d808cc..4184cf8 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -32,12 +32,15 @@ noinst_HEADERS += compat/netinet/in.h noinst_HEADERS += compat/netinet/ip.h noinst_HEADERS += compat/netinet/tcp.h +noinst_HEADERS += compat/sys/_null.h noinst_HEADERS += compat/sys/ioctl.h noinst_HEADERS += compat/sys/mman.h noinst_HEADERS += compat/sys/param.h +noinst_HEADERS += compat/sys/queue.h noinst_HEADERS += compat/sys/select.h noinst_HEADERS += compat/sys/socket.h noinst_HEADERS += compat/sys/stat.h +noinst_HEADERS += compat/sys/tree.h noinst_HEADERS += compat/sys/time.h noinst_HEADERS += compat/sys/types.h noinst_HEADERS += compat/sys/uio.h -- cgit 1.4.1