diff options
Diffstat (limited to 'posix/pathconf.c')
-rw-r--r-- | posix/pathconf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/posix/pathconf.c b/posix/pathconf.c index e36ba62eff..6f48b0b575 100644 --- a/posix/pathconf.c +++ b/posix/pathconf.c @@ -37,4 +37,3 @@ __pathconf (path, name) weak_alias (__pathconf, pathconf) stub_warning (pathconf) -#include <stub-tag.h> |