diff options
Diffstat (limited to 'dirent/opendir.c')
-rw-r--r-- | dirent/opendir.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dirent/opendir.c b/dirent/opendir.c index ce7084c9c1..beb9d10767 100644 --- a/dirent/opendir.c +++ b/dirent/opendir.c @@ -38,4 +38,3 @@ __opendir (const char *name) weak_alias (__opendir, opendir) stub_warning (opendir) -#include <stub-tag.h> |