X-Git-Url: https://sourceware.org/git/?a=blobdiff_plain;f=sysdeps%2Fstub%2Fsetegid.c;h=3429c67911abdead6ea52d7e052f2574ee43017b;hb=3f33a4ce763eca9b9f78c69a3431e0bfb8b4550c;hp=58a3fe93c8be80cf49924e270c9b03ec016a97e6;hpb=ea03559a9d4730f89105b6f5e674a0aaefc74b3b;p=glibc.git diff --git a/sysdeps/stub/setegid.c b/sysdeps/stub/setegid.c index 58a3fe93c8..3429c67911 100644 --- a/sysdeps/stub/setegid.c +++ b/sysdeps/stub/setegid.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1992, 1994 Free Software Foundation, Inc. +/* Copyright (C) 1992, 1994, 1995 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,10 +29,4 @@ DEFUN(setegid, (gid), __gid_t gid) } -#ifdef HAVE_GNU_LD - -#include - -stub_warning(setegid); - -#endif /* GNU stabs. */ +stub_warning (setegid)