summaryrefslogtreecommitdiff
path: root/misc/setegid.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc/setegid.c')
-rw-r--r--misc/setegid.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/setegid.c b/misc/setegid.c
index 22a0bc8a74..8356203d06 100644
--- a/misc/setegid.c
+++ b/misc/setegid.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992,1994,1995,1996,1997,2002 Free Software Foundation, Inc.
+/* Copyright (C) 1992-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
@@ -28,4 +28,3 @@ setegid (gid)
}
libc_hidden_def (setegid)
stub_warning (setegid)
-#include <stub-tag.h>