ports/finance/libofx/files/patch-ofxconnect_ofxpartner.cpp
Jason E. Hale 52eab7776d - Update to finance/libofx to 0.9.11
- Remake/rename patches
- Bump PORTREVISION on dependent ports as the shared library version
  has increased
2016-10-15 12:03:57 +00:00

10 lines
232 B
C++

--- ofxconnect/ofxpartner.cpp.orig 2013-04-16 19:50:51 UTC
+++ ofxconnect/ofxpartner.cpp
@@ -37,6 +37,7 @@
#include <vector>
#include <algorithm>
#include <string.h>
+#include <unistd.h>
using std::string;
using std::vector;