OSDN Git Service

Unlike glibc, uClibc doesn't always support the d_type field of
authorManuel Novoa III <mjn3@codepoet.org>
Tue, 20 Aug 2002 22:41:58 +0000 (22:41 -0000)
committerManuel Novoa III <mjn3@codepoet.org>
Tue, 20 Aug 2002 22:41:58 +0000 (22:41 -0000)
commit9f6c1eba63cd333da91be7899c86ef525cb18706
tree10dacfaa825fa5b58a529717e88f5a6ef8985927
parent0255e1ad13be4a1dde1ce403a73fe4029a33476a
Unlike glibc, uClibc doesn't always support the d_type field of
struct dirent.  So, disable the d_type support macros when d_type
isn't available.  This fixes a build problem file fileutils-4.1.
include/dirent.h