summaryrefslogtreecommitdiff
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, 0 insertions, 11 deletions
diff --git a/net/gatekeeper/files/patch-addpasswd-cxx b/net/gatekeeper/files/patch-addpasswd-cxx
deleted file mode 100644
index 131f015321a8..000000000000
--- a/net/gatekeeper/files/patch-addpasswd-cxx
+++ /dev/null
@@ -1,11 +0,0 @@
-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