mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-05 01:06:58 -04:00
4 lines
55 B
C
4 lines
55 B
C
|
|
#if __GLIBC__ < 2
|
||
|
|
# include_next <net/route.h>
|
||
|
|
#endif
|