2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 22:45:39 +00:00

add nlist.h

This commit is contained in:
Mark Andrews
2001-08-20 07:29:47 +00:00
parent 2c0b26955e
commit d7728fcf85

View File

@@ -0,0 +1,3 @@
#if __GLIBC__ < 2
# include_next <nlist.h>
#endif