diff options
Diffstat (limited to 'io/dup2.c')
-rw-r--r-- | io/dup2.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/io/dup2.c b/io/dup2.c index aeeebd5b17..a043af5a08 100644 --- a/io/dup2.c +++ b/io/dup2.c @@ -44,4 +44,3 @@ libc_hidden_def (__dup2) stub_warning (dup2) weak_alias (__dup2, dup2) -#include <stub-tag.h> |