aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorScott Long <scottl@FreeBSD.org>2021-03-05 21:28:10 +0000
committerScott Long <scottl@FreeBSD.org>2021-03-05 21:28:10 +0000
commitafbee98232f41fc05fa8a5b9a8cda4c4c65ff448 (patch)
treeabc6807bc01d7a06e99ffec5b2381024bcd52fd1 /include
parent765d623d606c0800f2f2689c03edecac473e30a9 (diff)
Diffstat (limited to 'include')
-rw-r--r--include/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/Makefile b/include/Makefile
index b6eb63e5ef15..3a34ddb8aa18 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -115,8 +115,7 @@ OPENCRYPTO= _cryptodev.h \
xform.h \
xform_auth.h \
xform_comp.h \
- xform_enc.h \
- xform_poly1305.h
+ xform_enc.h
OPENCRYPTODIR= ${INCLUDEDIR}/crypto
.PATH: ${SRCTOP}/sys/dev/pci