summaryrefslogtreecommitdiff
path: root/print/qpdf/patches/patch-include_qpdf_QUtil.hh
blob: d9033b383517609d2e08a8b51922ef02c9c7f38e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-include_qpdf_QUtil.hh,v 1.1 2014/04/17 21:37:55 asau Exp $

--- include/qpdf/QUtil.hh.orig	2013-10-18 17:51:30.000000000 +0000
+++ include/qpdf/QUtil.hh
@@ -14,6 +14,7 @@
 #include <list>
 #include <stdexcept>
 #include <stdio.h>
+#include <time.h>
 
 namespace QUtil
 {