From e16fdddd01dafd0d973378043e35f1d7813a50a2 Mon Sep 17 00:00:00 2001 From: Derek Atkins Date: Mon, 28 Aug 2006 16:31:35 +0000 Subject: [PATCH] and one more file needs strptime.h. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@14751 57a11ea4-9604-0410-9ed3-97b8803252fd --- lib/libqof/backend/file/qsf-xml-map.c | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/libqof/backend/file/qsf-xml-map.c b/lib/libqof/backend/file/qsf-xml-map.c index 2437eca4fc..1e8c809594 100644 --- a/lib/libqof/backend/file/qsf-xml-map.c +++ b/lib/libqof/backend/file/qsf-xml-map.c @@ -33,6 +33,10 @@ #include "qsf-xml.h" #include "qsf-dir.h" +#ifndef HAVE_STRPTIME +#include "strptime.h" +#endif + static QofLogModule log_module = QOF_MOD_QSF; static void