From 1e8468a416c9adc822e1eb413b15040d3a8aa6af Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Sat, 9 Feb 2019 20:34:25 -0500 Subject: add missing LINK(m) and XOPEN(4[00]) information --- src/math/remainder.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/math/remainder.c') diff --git a/src/math/remainder.c b/src/math/remainder.c index a50c7a81..c4c360ca 100644 --- a/src/math/remainder.c +++ b/src/math/remainder.c @@ -9,4 +9,5 @@ TYPE TGFN(remainder)(TYPE x, TYPE y) /* XOPEN(400) POSIX(200112) +LINK(m) */ -- cgit v1.2.1