dirent usage cleanup
commitfc74ef93b6945dfac299433a9418fdd31798f6b6
authorDan McGee <dan@archlinux.org>
Wed, 17 Nov 2010 02:13:36 +0000 (16 20:13 -0600)
committerDan McGee <dan@archlinux.org>
Mon, 13 Dec 2010 02:29:20 +0000 (12 20:29 -0600)
tree13f432eb666db3b2d825cfcc1d50afc2293782b4
parent8e9a69e8f66b9b1a13e01ef0b67a78f2014754fa
dirent usage cleanup

We were including the header in a lot of places it is no longer used.
Additionally, use the correct autoconf macro for determining whether
d_type is available as a member: HAVE_STRUCT_DIRENT_D_TYPE.

Signed-off-by: Dan McGee <dan@archlinux.org>
Signed-off-by: Allan McRae <allan@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
configure.ac
lib/libalpm/be_local.c
lib/libalpm/be_sync.c
lib/libalpm/db.c
lib/libalpm/sync.c
src/pacman/callback.c