diff options
Diffstat (limited to 'net/openh323/files/patch-include-h4601.h')
-rw-r--r-- | net/openh323/files/patch-include-h4601.h | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/net/openh323/files/patch-include-h4601.h b/net/openh323/files/patch-include-h4601.h new file mode 100644 index 000000000000..8022ba51565b --- /dev/null +++ b/net/openh323/files/patch-include-h4601.h @@ -0,0 +1,12 @@ +diff -ruN include/h4601.h.orig include/h4601.h +--- include/h4601.h.orig 2006-06-08 09:26:16.000000000 -0400 ++++ include/h4601.h 2007-12-31 15:10:41.000000000 -0500 +@@ -61,6 +61,7 @@ + + #include "h225.h" + #include "transports.h" ++#include <ptlib/pluginmgr.h> + #include <ptclib/url.h> + + + |