]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - include/net/if.h
First steps to get conformtest fully working
[thirdparty/glibc.git] / include / net / if.h
index 872ab6da159c904fcba368528a7ab4434d5b8285..1d862260c7e8397742e7db3404df88ab7f55faf4 100644 (file)
@@ -2,9 +2,11 @@
 
 # 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