about summary refs log tree commit diff
path: root/include/net/if.h
blob: 9863dce9aa50edac2ab1bf3afab53c1c518d53c1 (plain) (blame)
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