summaryrefslogtreecommitdiff
path: root/posix/getuid.c
diff options
context:
space:
mode:
Diffstat (limited to 'posix/getuid.c')
-rw-r--r--posix/getuid.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/posix/getuid.c b/posix/getuid.c
index d3ff49ef0f..ba81a80f65 100644
--- a/posix/getuid.c
+++ b/posix/getuid.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1993, 1995, 1996, 1997 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2013 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -29,4 +29,3 @@ __getuid ()
stub_warning (getuid)
weak_alias (__getuid, getuid)
-#include <stub-tag.h>