summaryrefslogtreecommitdiff
path: root/xpdf
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-06-16 12:46:32 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-06-16 12:46:32 +0000
commitd25cbd0f5e11d6f7852507406b38493dd9ae5e25 (patch)
tree29eba7b1ad7232e8c5a132db724e19ab5f6acf34 /xpdf
parentd8ef67dd585409561fbfb12f2952c4071f36ea44 (diff)
INTEGRATION: CWS hr51 (1.4.14); FILE MERGED
2008/06/06 13:59:17 hr 1.4.14.1: #i88947#: Solaris 64 bit support
Diffstat (limited to 'xpdf')
-rw-r--r--xpdf/wrapper/pdfioutdev_gpl.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/xpdf/wrapper/pdfioutdev_gpl.cxx b/xpdf/wrapper/pdfioutdev_gpl.cxx
index 8914aee4fa8a..c85f2fbec855 100644
--- a/xpdf/wrapper/pdfioutdev_gpl.cxx
+++ b/xpdf/wrapper/pdfioutdev_gpl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: pdfioutdev_gpl.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: thb $ $Date: 2007-12-17 03:44:23 $
+ * last change: $Author: rt $ $Date: 2008-06-16 13:46:32 $
*
* The Contents of this file are made available subject to
* the terms of GNU General Public License Version 2.
@@ -36,6 +36,7 @@
#include "pdfioutdev_gpl.hxx"
+#include <stdlib.h>
#include <stdio.h>
#include <assert.h>
#include <math.h>