summaryrefslogtreecommitdiffstats
path: root/kmymoney2/plugins
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-05-06 13:24:13 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-05-06 13:24:13 -0500
commitc6db2e9cbba80c3ef4544edcea0fad936da60f4b (patch)
treea7a268c884dbaab346f941a69c3d66df431db56d /kmymoney2/plugins
parentd66a7c8318317da7fd724aed730dbb2bc148442a (diff)
downloadkmymoney-c6db2e9cbba80c3ef4544edcea0fad936da60f4b.tar.gz
kmymoney-c6db2e9cbba80c3ef4544edcea0fad936da60f4b.zip
GCC 4.7 fixes.
Diffstat (limited to 'kmymoney2/plugins')
-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