]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix build on systems without RTM_OLD*
authorBen Kaduk <kaduk@mit.edu>
Thu, 3 Jul 2014 14:42:21 +0000 (10:42 -0400)
committerTom Yu <tlyu@mit.edu>
Fri, 6 Feb 2015 23:27:39 +0000 (18:27 -0500)
commite92e44604fcaa78e2bd117c51286d9c9f4367483
tree43eeab00152d16ca0e64533fe585e4b3e3a694fb
parent22252fafbb72653d31e4e9d0027293549e753830
Fix build on systems without RTM_OLD*

For example, FreeBSD has removed RTM_OLDADD and RTM_OLDDEL from its API
in March 2014, with the message:
Garbage collect long time obsoleted (or never used) stuff from routing API

Only attempt to define behavior for these cases if they are defined.

(cherry picked from commit fd352d41a79013114708e99510b6be3836200237)

ticket: 8110 (new)
version_fixed: 1.11.6
status: resolved
src/lib/apputils/net-server.c