You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
359 B
12 lines
359 B
--- kmymoney/kmymoney2/plugins/ofximport/ofxpartner.cpp.ORI 2012-05-02 05:22:43.788349181 -0400
|
|
+++ kmymoney/kmymoney2/plugins/ofximport/ofxpartner.cpp 2012-05-02 05:23:01.910909490 -0400
|
|
@@ -20,6 +20,8 @@
|
|
#include <config.h>
|
|
#endif
|
|
|
|
+#include <unistd.h>
|
|
+
|
|
// ----------------------------------------------------------------------------
|
|
// QT Includes
|
|
|