4 lines
55 B
C
4 lines
55 B
C
#if __GLIBC__ < 2
|
|
# include_next <net/route.h>
|
|
#endif
|
#if __GLIBC__ < 2
|
|
# include_next <net/route.h>
|
|
#endif
|