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::test::radiusServer.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::test::radiusServer.cxx')
-rw-r--r-- | net/b2bua/files/patch-radius::test::radiusServer.cxx | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/net/b2bua/files/patch-radius::test::radiusServer.cxx b/net/b2bua/files/patch-radius::test::radiusServer.cxx deleted file mode 100644 index b567b9f76b3f..000000000000 --- a/net/b2bua/files/patch-radius::test::radiusServer.cxx +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- radius/test/radiusServer.cxx 2003/01/18 20:14:02 1.1 -+++ radius/test/radiusServer.cxx 2003/01/18 20:14:31 -@@ -52,6 +52,8 @@ - - #include <cstdio> - -+#include <netinet/in.h> -+ - #include "cpLog.h" - #include "UdpStack.hxx" - #include "TimeFunc.hxx" |