]> git.ipfire.org Git - thirdparty/libbsd.git/commitdiff
Remove link_addr and link_ntoa symbols from the version script
authorGuillem Jover <guillem@hadrons.org>
Wed, 9 Jul 2008 06:07:58 +0000 (09:07 +0300)
committerGuillem Jover <guillem@hadrons.org>
Wed, 9 Jul 2008 06:07:58 +0000 (09:07 +0300)
Versions

index bb3e0a2755a31ceeac54dd883422f6c246f4aa5a..ba7606cb29f89f1432454b90fb9b5c452675342e 100644 (file)
--- a/Versions
+++ b/Versions
@@ -11,7 +11,7 @@ LIBBSD_0.0 {
     heapsort;
     humanize_number;
     inet_net_pton;
-    link_addr; link_ntoa;
+
     getprogname; setprogname;
     strlcpy;
     strlcat;