]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix build on systems without RTM_OLD* 166/head
authorBen Kaduk <kaduk@mit.edu>
Thu, 3 Jul 2014 14:42:21 +0000 (10:42 -0400)
committerBen Kaduk <kaduk@mit.edu>
Thu, 3 Jul 2014 14:42:21 +0000 (10:42 -0400)
commitfd352d41a79013114708e99510b6be3836200237
tree16a27121c5c9688fd8e03a904f5d57a1ec51453a
parent158a551b14b017d232066c4a053dc608d87fa172
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.

ticket: 7955 (new)
tags: pullup
target_version: 1.12.2
src/lib/apputils/net-server.c