diff options
Diffstat (limited to 'include/math.h')
-rw-r--r-- | include/math.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/math.h b/include/math.h index 83ed8993c..91ebd64bb 100644 --- a/include/math.h +++ b/include/math.h @@ -193,7 +193,6 @@ extern long double __REDIRECT_NTH (nexttowardl, #if defined __USE_MISC || defined __USE_XOPEN /* This variable is used by `gamma' and `lgamma'. */ extern int signgam; -libm_hidden_proto(signgam) #endif |