]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
ext/ipcrypt2: Add missing softaes/untrinsics.h header
authorRemi Gacogne <remi.gacogne@powerdns.com>
Sun, 1 Feb 2026 13:17:25 +0000 (14:17 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 3 Feb 2026 11:41:45 +0000 (12:41 +0100)
Signed-off-by: Remi Gacogne <remi.gacogne@powerdns.com>
ext/ipcrypt2/Makefile.am

index 888338884896270bdfeb6c2bca9c1a775331ff0d..ed31f056b8e20a65febce8c143b1371fc883d7da 100644 (file)
@@ -5,4 +5,5 @@ noinst_LTLIBRARIES = libipcrypt2.la
 
 libipcrypt2_la_SOURCES = \
        include/ipcrypt2.h \
+       softaes/untrinsics.h \
        ipcrypt2.c