summaryrefslogtreecommitdiff
path: root/src/libstdbuf.c
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2014-08-23 01:14:36 +0100
committerPádraig Brady <P@draigBrady.com>2014-09-10 23:53:36 +0100
commit113ca3e892e5a47fef8930633f2e1b0d9801dc5f (patch)
tree459721a8c6fe23ed2e3fd88c76e4ba1724ac450a /src/libstdbuf.c
parent3cf19b5e5e5d166a478f84dbb28cfa7cd8e89229 (diff)
downloadcoreutils-113ca3e892e5a47fef8930633f2e1b0d9801dc5f.tar.xz
maint: include libstdbuf.c in extraneous headers check
* cfg.mk (sc_system_h_headers): Don't exclude libstdbuf.c. * src/libstdbuf.c: Remove headers already included in system.h.
Diffstat (limited to 'src/libstdbuf.c')
-rw-r--r--src/libstdbuf.c2
1 files changed, 0 insertions, 2 deletions
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 <config.h>
#include <stdio.h>
-#include <stdlib.h>
#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