summaryrefslogtreecommitdiff
path: root/misc/seteuid.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc/seteuid.c')
-rw-r--r--misc/seteuid.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/seteuid.c b/misc/seteuid.c
index b338f71535..437299e70d 100644
--- a/misc/seteuid.c
+++ b/misc/seteuid.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992, 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 @@ seteuid (uid)
}
libc_hidden_def (seteuid)
stub_warning (seteuid)
-#include <stub-tag.h>