diff options
Diffstat (limited to 'net/asterisk16/files/patch-channels::chan_h323.c')
-rw-r--r-- | net/asterisk16/files/patch-channels::chan_h323.c | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net/asterisk16/files/patch-channels::chan_h323.c b/net/asterisk16/files/patch-channels::chan_h323.c deleted file mode 100644 index 26256ec21152..000000000000 --- a/net/asterisk16/files/patch-channels::chan_h323.c +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- channels/chan_h323.c 2003/10/19 06:39:00 1.1 -+++ channels/chan_h323.c 2003/10/19 06:52:18 -@@ -54,6 +54,7 @@ - #include <fcntl.h> - #include <netdb.h> - #include <sys/signal.h> -+#include <netinet/in_systm.h> - #include <netinet/ip.h> - - |