diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-04-04 10:40:24 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-04-04 10:40:24 +0000 |
commit | f9788f8b942b1237bf6ebcaa89d67e0d7485be70 (patch) | |
tree | 3685b8294902840404806e6aa86fde8e4b67ce5d /net/b2bua/files/patch-radius::RadiusAttribute.cxx | |
parent | add mpb 1.4.2 (diff) |
Update to 1.5.0.
Notes
Notes:
svn path=/head/; revision=78160
Diffstat (limited to 'net/b2bua/files/patch-radius::RadiusAttribute.cxx')
-rw-r--r-- | net/b2bua/files/patch-radius::RadiusAttribute.cxx | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/net/b2bua/files/patch-radius::RadiusAttribute.cxx b/net/b2bua/files/patch-radius::RadiusAttribute.cxx deleted file mode 100644 index cafd3ad72b0d..000000000000 --- a/net/b2bua/files/patch-radius::RadiusAttribute.cxx +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- radius/RadiusAttribute.cxx.orig Sat Sep 22 05:16:51 2001 -+++ radius/RadiusAttribute.cxx Sun Jan 19 01:35:01 2003 -@@ -52,6 +52,8 @@ - static const char* const RadiusAttribute_cxx_Version = - "$Id: RadiusAttribute.cxx,v 1.11 2001/09/22 02:16:51 sprajpat Exp $"; - -+#include <sys/types.h> -+#include <sys/socket.h> - #include <netinet/in.h> - #include <cstdio> - |