diff options
Diffstat (limited to 'net/b2bua/files/patch-sip::b2b::AAATransceiver.cxx')
-rw-r--r-- | net/b2bua/files/patch-sip::b2b::AAATransceiver.cxx | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net/b2bua/files/patch-sip::b2b::AAATransceiver.cxx b/net/b2bua/files/patch-sip::b2b::AAATransceiver.cxx deleted file mode 100644 index abe4e660b05c..000000000000 --- a/net/b2bua/files/patch-sip::b2b::AAATransceiver.cxx +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- sip/b2b/AAATransceiver.cxx 2003/01/18 06:18:49 1.1 -+++ sip/b2b/AAATransceiver.cxx 2003/01/18 06:19:07 -@@ -52,6 +52,7 @@ - static const char* const AAATransceiver_cxx_Version = - "$Id: AAATransceiver.cxx,v 1.1 2003/01/18 06:18:49 root Exp root $"; - -+#include <sys/types.h> - #include <sys/socket.h> - #include <netinet/in.h> - #include <arpa/inet.h> |