diff options
Diffstat (limited to '')
-rw-r--r-- | net/openh323proxy/files/patch-CallThread.cxx | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/net/openh323proxy/files/patch-CallThread.cxx b/net/openh323proxy/files/patch-CallThread.cxx deleted file mode 100644 index 9d89e18e4928..000000000000 --- a/net/openh323proxy/files/patch-CallThread.cxx +++ /dev/null @@ -1,12 +0,0 @@ -*** CallThread.cxx.orig Fri Oct 11 10:50:05 2002 ---- CallThread.cxx Fri Oct 11 10:50:19 2002 -*************** -*** 85,90 **** ---- 85,91 ---- - #include <ptlib/svcproc.h> - #include <q931.h> - #include <h245.h> -+ #include <h323.h> - #include "Log.h" - #include "CallTabl.h" - #include "EndpointTabl.h" |