diff options
Diffstat (limited to 'io/pipe2.c')
-rw-r--r-- | io/pipe2.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/io/pipe2.c b/io/pipe2.c index 8a15e840fd..2478fc3c61 100644 --- a/io/pipe2.c +++ b/io/pipe2.c @@ -39,5 +39,3 @@ __pipe2 (pipedes, flags) } weak_alias (__pipe2, pipe2) stub_warning (pipe2) - -#include <stub-tag.h> |