ls: reorder includes to work around broken <sys/capability.h>
commit6454dd0f2f792850453379ba081ca74eed15c2d9
authorKamil Dudka <kdudka@redhat.com>
Sat, 9 Jan 2010 20:18:06 +0000 (9 21:18 +0100)
committerJim Meyering <meyering@redhat.com>
Tue, 12 Jan 2010 05:31:20 +0000 (12 06:31 +0100)
tree2ae40582021bd9c37f6060acb91bfc518a43f250
parentd0f18197fcd9803bc73c3c2bb37c70ef5c3f45dc
ls: reorder includes to work around broken <sys/capability.h>

* src/ls.c: Include <sys/capability.h> later, to avoid build
failure with a header from libcap-2.16-1 or earlier.
See http://bugzilla.redhat.com/483548 for details.
NEWS
src/ls.c