From 76bf91765e0b25066a47cbd52df07645239c5a78 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sun, 4 May 2008 16:02:53 +0000 Subject: missing header files for gcc 4.3 git-svn-id: svn+q:///qpdf/trunk@607 71b93d88-0707-0410-a8cf-f5a4172ac649 --- libqpdf/QPDF_encryption.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libqpdf/QPDF_encryption.cc') diff --git a/libqpdf/QPDF_encryption.cc b/libqpdf/QPDF_encryption.cc index e5e2d8be..7edeca29 100644 --- a/libqpdf/QPDF_encryption.cc +++ b/libqpdf/QPDF_encryption.cc @@ -10,6 +10,8 @@ #include #include +#include + static char const padding_string[] = { 0x28, 0xbf, 0x4e, 0x5e, 0x4e, 0x75, 0x8a, 0x41, 0x64, 0x00, 0x4e, 0x56, 0xff, 0xfa, 0x01, 0x08, -- cgit v1.2.3-70-g09d2