diff --git a/cfg.mk b/cfg.mk index 178ff7625..d95bfacb4 100644 --- a/cfg.mk +++ b/cfg.mk @@ -603,7 +603,7 @@ exclude_file_name_regexp--sc_bindtextdomain = \ ^(gl/.*|lib/euidaccess-stat|src/make-prime-list)\.c$$ exclude_file_name_regexp--sc_trailing_blank = ^(tests/pr/|man/help2man) exclude_file_name_regexp--sc_system_h_headers = \ - ^src/((system|copy)\.h|libstdbuf\.c|make-prime-list\.c)$$ + ^src/((system|copy)\.h|make-prime-list\.c)$$ _src = (false|lbracket|ls-(dir|ls|vdir)|tac-pipe|uname-(arch|uname)) exclude_file_name_regexp--sc_require_config_h_first = \ diff --git a/src/libstdbuf.c b/src/libstdbuf.c index 1281b9de7..675548cff 100644 --- a/src/libstdbuf.c +++ b/src/libstdbuf.c @@ -18,9 +18,7 @@ #include #include -#include #include "system.h" -#include "verify.h" /* Note currently for glibc (2.3.5) the following call does not change the buffer size, and more problematically does not give any indication