12 lines
289 B
Text
12 lines
289 B
Text
$NetBSD: patch-ab,v 1.3 2006/09/11 07:18:27 joerg Exp $
|
|
|
|
--- ofxconnect/ofxpartner.cpp.orig 2006-09-11 07:14:37.000000000 +0000
|
|
+++ ofxconnect/ofxpartner.cpp
|
|
@@ -31,6 +31,7 @@
|
|
#include "nodeparser.h"
|
|
|
|
#include <sys/stat.h>
|
|
+#include <unistd.h>
|
|
|
|
#include <iostream>
|
|
#include <string>
|