7cd341218d
versions. Use BSD's bsd.lib.mk to build uclmmbase and avoid building (most of the) functionality, that is present in our base libraries (btree, md5, etc.) In vic stop using PERL, use Tcl/Tk-8.4, respect CC and CFLAGS and some other improvements. vic is thus unbroken on 5.x Per fenner's (much) earlier e-mail, grab maintainership for the time being. PR: ports/75066 (obsoleted) Approved by: fenner (implicitly)
10 lines
240 B
C++
10 lines
240 B
C++
--- net/net-ipv6.cpp Thu Apr 24 10:53:26 2003
|
|
+++ net/net-ipv6.cpp Thu Sep 23 19:08:53 2004
|
|
@@ -59,7 +59,6 @@
|
|
#include "config.h"
|
|
#include "net.h"
|
|
#include "vic_tcl.h"
|
|
-#include "inet_ntop.h"
|
|
|
|
#include "inet6.h"
|
|
#include "net-addr.h"
|