git: libm: Fix some -Wredundant-decls. signgam is in <math.h> already.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat Jun 1 08:03:45 PDT 2019
commit d77f151d184b500efcd7cab947833e0a48d07190
Author: Sascha Wildner <saw at online.de>
Date: Sat Jun 1 17:03:30 2019 +0200
libm: Fix some -Wredundant-decls. signgam is in <math.h> already.
Summary of changes:
contrib/openbsd_libm/src/w_gamma.c | 2 --
contrib/openbsd_libm/src/w_gammaf.c | 2 --
contrib/openbsd_libm/src/w_lgamma.c | 2 --
contrib/openbsd_libm/src/w_lgammaf.c | 2 --
4 files changed, 8 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d77f151d184b500efcd7cab947833e0a48d07190
--
DragonFly BSD source repository
More information about the Commits
mailing list