diff options
Diffstat (limited to 'io/dup.c')
-rw-r--r-- | io/dup.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/io/dup.c b/io/dup.c index d28e318941..c659de3d0a 100644 --- a/io/dup.c +++ b/io/dup.c @@ -30,4 +30,3 @@ __dup (fd) stub_warning (dup) weak_alias (__dup, dup) -#include <stub-tag.h> |