summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-05-06 13:24:13 -0500
committerSlávek Banko <slavek.banko@axis.cz>2012-06-06 03:55:21 +0200
commit06c92d2ee4d7855246059ca0052cda06e87f2584 (patch)
tree17b0bce224d988912501c222a0f778e3ac5b262a
parent224c1480ef37764a7baef46ca0849b8cf29b12d9 (diff)
downloadkmymoney-06c92d2ee4d7855246059ca0052cda06e87f2584.tar.gz
kmymoney-06c92d2ee4d7855246059ca0052cda06e87f2584.zip
GCC 4.7 fixes.
(cherry picked from commit c6db2e9cbba80c3ef4544edcea0fad936da60f4b)
-rw-r--r--kmymoney2/plugins/ofximport/ofxpartner.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/kmymoney2/plugins/ofximport/ofxpartner.cpp b/kmymoney2/plugins/ofximport/ofxpartner.cpp
index 711bff5..9bcb938 100644
--- a/kmymoney2/plugins/ofximport/ofxpartner.cpp
+++ b/kmymoney2/plugins/ofximport/ofxpartner.cpp
@@ -20,6 +20,8 @@
#include <config.h>
#endif
+#include <unistd.h>
+
// ----------------------------------------------------------------------------
// QT Includes