X-Git-Url: https://sourceware.org/git/?a=blobdiff_plain;f=sysdeps%2Fstub%2Flog10.c;h=8ddffe6e719ca064a03cc266958cedfb7b7be9bc;hb=3f33a4ce763eca9b9f78c69a3431e0bfb8b4550c;hp=26fb85477cf28d75f6e7973b1532e5ec89eacd4f;hpb=ea03559a9d4730f89105b6f5e674a0aaefc74b3b;p=glibc.git diff --git a/sysdeps/stub/log10.c b/sysdeps/stub/log10.c index 26fb85477c..8ddffe6e71 100644 --- a/sysdeps/stub/log10.c +++ b/sysdeps/stub/log10.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991 Free Software Foundation, Inc. +/* Copyright (C) 1991, 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(log10, (x), double x) } -#ifdef HAVE_GNU_LD - -#include - -stub_warning(log10); - -#endif /* GNU stabs. */ +stub_warning (log10)