From 93ba34b17baca2701f8634e5698d06680b337e5b Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Tue, 20 Oct 2009 02:46:41 +0000 Subject: [PATCH] qpdf-config --- libqpdf/qpdf/Pl_AES_PDF.hh | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/libqpdf/qpdf/Pl_AES_PDF.hh b/libqpdf/qpdf/Pl_AES_PDF.hh index 084fca7..4857cd6 100644 --- a/libqpdf/qpdf/Pl_AES_PDF.hh +++ b/libqpdf/qpdf/Pl_AES_PDF.hh @@ -2,6 +2,7 @@ #define __PL_AES_PDF_HH__ #include +#include // This pipeline implements AES-128 with CBC and block padding as // specified in the PDF specification. -- libgit2 0.21.4