blob: 1d862260c7e8397742e7db3404df88ab7f55faf4 [file] [log] [blame]
#ifndef _NET_IF_H
# include_next <net/if.h>
#ifndef _ISOMAC
libc_hidden_proto (if_nametoindex)
libc_hidden_proto (if_indextoname)
libc_hidden_proto (if_nameindex)
libc_hidden_proto (if_freenameindex)
#endif
#endif