aboutsummaryrefslogtreecommitdiff
path: root/net/gatekeeper/files/patch-addpasswd-cxx
diff options
context:
space:
mode:
Diffstat (limited to 'net/gatekeeper/files/patch-addpasswd-cxx')
-rw-r--r--net/gatekeeper/files/patch-addpasswd-cxx11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/gatekeeper/files/patch-addpasswd-cxx b/net/gatekeeper/files/patch-addpasswd-cxx
new file mode 100644
index 000000000000..131f015321a8
--- /dev/null
+++ b/net/gatekeeper/files/patch-addpasswd-cxx
@@ -0,0 +1,11 @@
+diff -ruN addpasswd.cxx.old addpasswd.cxx
+--- addpasswd.cxx.old 2006-04-14 09:56:19.000000000 -0400
++++ addpasswd.cxx 2008-01-05 21:55:43.000000000 -0500
+@@ -16,6 +16,7 @@
+
+ #include <algorithm>
+ #include <ptlib.h>
++#include <ptlib/pprocess.h>
+ #include <ptclib/cypher.h>
+
+ class Client : public PProcess