summaryrefslogtreecommitdiff
path: root/src/math/j0f.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/j0f.c')
-rw-r--r--src/math/j0f.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/math/j0f.c b/src/math/j0f.c
index 4b0ee3b7..45883dc4 100644
--- a/src/math/j0f.c
+++ b/src/math/j0f.c
@@ -13,6 +13,7 @@
* ====================================================
*/
+#define _GNU_SOURCE
#include "libm.h"
static float pzerof(float), qzerof(float);