diff options
Diffstat (limited to 'io/chdir.c')
-rw-r--r-- | io/chdir.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/io/chdir.c b/io/chdir.c index 9f52097563..251afd3ce6 100644 --- a/io/chdir.c +++ b/io/chdir.c @@ -36,4 +36,3 @@ __chdir (path) stub_warning (chdir) weak_alias (__chdir, chdir) -#include <stub-tag.h> |