]> git.ipfire.org Git - thirdparty/elfutils.git/commit
Include sys/types.h before fts.h
authorUlf Hermann <ulf.hermann@qt.io>
Thu, 20 Apr 2017 14:45:51 +0000 (16:45 +0200)
committerMark Wielaard <mark@klomp.org>
Tue, 25 Apr 2017 21:50:46 +0000 (23:50 +0200)
commit5dd27ffbb374b90741fb854de3e02708ffda643f
treefb329919c9d9156a6c2c2d3fcb476c984b7e60ea
parent7114c513fbebcca8b76796b7f64b57447ba383e1
Include sys/types.h before fts.h

The bad fts not only needs to be included before config.h, but also
requires various special types without including sys/types.h.

Signed-off-by: Ulf Hermann <ulf.hermann@qt.io>
libdwfl/ChangeLog
libdwfl/linux-kernel-modules.c