mirror of
https://git.freebsd.org/ports.git
synced 2025-06-10 15:20:32 -04:00
- Remake/rename patches - Bump PORTREVISION on dependent ports as the shared library version has increased
10 lines
232 B
C++
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;
|