OSDN Git Service

Remove the meaningless on Linux if_dl.h header.
authorElliott Hughes <enh@google.com>
Mon, 11 Jun 2012 22:01:10 +0000 (15:01 -0700)
committerElliott Hughes <enh@google.com>
Mon, 11 Jun 2012 22:01:10 +0000 (15:01 -0700)
commit5056f1fad1187cd67729bb04ba72397d78256f03
treeeb7460d075a62b4257e475ec938b6f93bbd9e92a
parentf41855949d5f19e0fc1f8873278ae21c52dd5676
Remove the meaningless on Linux if_dl.h header.

This was misleading 'configure' into thinking we actually support AF_LINK,
but we're Linux, so we don't, and we never implemented the functions we
declared here either.

Reported to AOSP by Jun-ya Kato.

Change-Id: I111f9887f3812469b411b9cf5124d9dd624f19f7
libc/include/net/if_dl.h [deleted file]
libc/netbsd/net/getnameinfo.c