diff options
Diffstat (limited to 'posix/getuid.c')
-rw-r--r-- | posix/getuid.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/posix/getuid.c b/posix/getuid.c index d3ff49e..2afbe58 100644 --- a/posix/getuid.c +++ b/posix/getuid.c @@ -29,4 +29,3 @@ __getuid () stub_warning (getuid) weak_alias (__getuid, getuid) -#include <stub-tag.h> |