mirror of
git://git.musl-libc.org/musl
synced 2024-12-15 11:15:07 +00:00
remove unneeded judgemental commentary from ftw.h
This commit is contained in:
parent
c1a9658bd1
commit
6951110368
@ -6,10 +6,6 @@ extern "C" {
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <features.h>
|
#include <features.h>
|
||||||
|
|
||||||
/* Normally we do not nest header includes. However useless bloat
|
|
||||||
* like ftw may be treated as a special case. Otherwise we would
|
|
||||||
* have to deal with duplicating all the stat.h mess. */
|
|
||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
|
|
||||||
#define FTW_F 1
|
#define FTW_F 1
|
||||||
|
Loading…
Reference in New Issue
Block a user