Remove xform_poly1305.h from the build, it is not necessary.

This commit is contained in:
Scott Long 2021-03-05 21:28:10 +00:00
parent 765d623d60
commit afbee98232

View file

@ -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