mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 22:39:58 -04:00
add nlist.h
This commit is contained in:
parent
2c0b26955e
commit
d7728fcf85
1 changed files with 3 additions and 0 deletions
3
lib/bind/port/linux/include/nlist.h
Normal file
3
lib/bind/port/linux/include/nlist.h
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#if __GLIBC__ < 2
|
||||
# include_next <nlist.h>
|
||||
#endif
|
||||
Loading…
Reference in a new issue