tags 672042 + patch
thanks

Howdy Maintainer,

Please find a patch attached to resolve the FTBFS.

Thanks!
  -- Paul
diff -Nuarp a/src/VpnClientConnection.cpp b/src/VpnClientConnection.cpp
--- a/src/VpnClientConnection.cpp	2012-03-13 03:45:43.000000000 -0400
+++ b/src/VpnClientConnection.cpp	2012-05-19 08:41:37.310712873 -0400
@@ -28,6 +28,7 @@
 #include <fcntl.h>
 #include <pwd.h>
 #include <syslog.h>
+#include <unistd.h>
 #include <sys/stat.h>
 
 #include "VpnClientConnection.h"
diff -Nuarp a/src/VpnControlDaemonApplication.cpp b/src/VpnControlDaemonApplication.cpp
--- a/src/VpnControlDaemonApplication.cpp	2012-03-13 03:45:43.000000000 -0400
+++ b/src/VpnControlDaemonApplication.cpp	2012-05-19 08:41:41.650712639 -0400
@@ -29,6 +29,7 @@
 #include <fcntl.h>
 #include <signal.h>
 #include <syslog.h>
+#include <unistd.h>
 
 #include "VpnControlDaemon.h"
 #include "VpnControlDaemonApplication.h"

Attachment: signature.asc
Description: Digital signature

Reply via email to