projects
/
oweals
/
musl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1a9658
)
remove unneeded judgemental commentary from ftw.h
author
Rich Felker
<dalias@aerifal.cx>
Sat, 8 Sep 2012 03:55:11 +0000
(23:55 -0400)
committer
Rich Felker
<dalias@aerifal.cx>
Sat, 8 Sep 2012 03:55:11 +0000
(23:55 -0400)
include/ftw.h
patch
|
blob
|
history
diff --git
a/include/ftw.h
b/include/ftw.h
index f5eb9f67b029c14f56e8717fc9a4aaea1d4ee297..c8eadbc9dda723eaa5d7c6ef486365a1565ca874 100644
(file)
--- a/
include/ftw.h
+++ b/
include/ftw.h
@@
-6,10
+6,6
@@
extern "C" {
#endif
#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>
#define FTW_F 1