X-Git-Url: https://sourceware.org/git/?a=blobdiff_plain;f=sysdeps%2Fstub%2Fgetcwd.c;h=b6efa89e28073cdf7ae5427010ff8e22228f9e43;hb=3f33a4ce763eca9b9f78c69a3431e0bfb8b4550c;hp=16abaeee21872ae69e14a7054abf64f7970681b3;hpb=ea03559a9d4730f89105b6f5e674a0aaefc74b3b;p=glibc.git diff --git a/sysdeps/stub/getcwd.c b/sysdeps/stub/getcwd.c index 16abaeee21..b6efa89e28 100644 --- a/sysdeps/stub/getcwd.c +++ b/sysdeps/stub/getcwd.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991, 1992 Free Software Foundation, Inc. +/* Copyright (C) 1991, 1992, 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 @@ -36,10 +36,4 @@ DEFUN(getcwd, (buf, size), char *buf AND size_t size) } -#ifdef HAVE_GNU_LD - -#include - -stub_warning(getcwd); - -#endif /* GNU stabs. */ +stub_warning (getcwd)