OSDN Git Service

We shouldn't have a <sys/dirent.h> that's a subset of <dirent.h>.
authorElliott Hughes <enh@google.com>
Wed, 8 Jan 2014 23:51:13 +0000 (15:51 -0800)
committerElliott Hughes <enh@google.com>
Wed, 8 Jan 2014 23:51:13 +0000 (15:51 -0800)
commit155b0764204934de4b81f95c57f957a059a82a32
treebd3e408c08a10f2383a53484b2ea1e28a11a84e3
parent4c8caf0ad39768e614fb4c1f5ef415aab223adb2
We shouldn't have a <sys/dirent.h> that's a subset of <dirent.h>.

glibc has no <sys/dirent.h>. If we do have to bring this back, we
should probably just have one file #include the other.

Change-Id: I5c0bf9c03769daf3b23f69778e9f01f81c3de9ec
libc/include/sys/dirent.h [deleted file]