diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/math.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/math.h b/include/math.h index a069680..fdb4351 100644 --- a/include/math.h +++ b/include/math.h @@ -31,6 +31,7 @@ hidden_proto (__isnanl) hidden_proto (__finitef128) hidden_proto (__isinff128) hidden_proto (__isnanf128) +hidden_proto (__signbitf128) # endif # endif |