diff options
Diffstat (limited to 'io/pipe.c')
-rw-r--r-- | io/pipe.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/io/pipe.c b/io/pipe.c index 07a37ae778..1f1c03f0d5 100644 --- a/io/pipe.c +++ b/io/pipe.c @@ -40,4 +40,3 @@ libc_hidden_def (__pipe) stub_warning (pipe) weak_alias (__pipe, pipe) -#include <stub-tag.h> |