提交 69511103 编写于 作者: R Rich Felker

remove unneeded judgemental commentary from ftw.h

上级 c1a9658b
...@@ -6,10 +6,6 @@ extern "C" { ...@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册