1 2 3 4 5 6 7 8
#ifndef _NET_IF_H # include_next <net/if.h> libc_hidden_proto (if_nametoindex) libc_hidden_proto (if_indextoname) #endif