[poppler] poppler/glib: poppler-attachment.h,1.1,1.2
Jeff Muizelaar
jrmuizel at freedesktop.org
Sat Jan 28 21:16:33 PST 2006
Update of /cvs/poppler/poppler/glib
In directory gabe:/tmp/cvs-serv16022/glib
Modified Files:
poppler-attachment.h
Log Message:
2006-01-28 Jeff Muizelaar <jeff at infidigm.net>
* glib/poppler-attachment.h: fix compile by adding <time.h> include.
Acked-by: Jonathan Blanford <jrb at redhat.com>
Index: poppler-attachment.h
===================================================================
RCS file: /cvs/poppler/poppler/glib/poppler-attachment.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- poppler-attachment.h 24 Jan 2006 06:21:39 -0000 1.1
+++ poppler-attachment.h 29 Jan 2006 05:16:31 -0000 1.2
@@ -19,6 +19,7 @@
#ifndef __POPPLER_ATTACHMENT_H__
#define __POPPLER_ATTACHMENT_H__
+#include <time.h>
#include <glib-object.h>
#include "poppler.h"
More information about the poppler
mailing list