summaryrefslogtreecommitdiff
path: root/src/math/erfc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/erfc.c')
-rw-r--r--src/math/erfc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/math/erfc.c b/src/math/erfc.c
index 3aef20d3..06b06b5a 100644
--- a/src/math/erfc.c
+++ b/src/math/erfc.c
@@ -9,5 +9,6 @@ TYPE TGFN(erfc)(TYPE x)
/*
STDC(199901)
+XOPEN(4)
LINK(m)
*/