summaryrefslogtreecommitdiff
path: root/math/w_lgamma_compatf.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/w_lgamma_compatf.c')
-rw-r--r--math/w_lgamma_compatf.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/w_lgamma_compatf.c b/math/w_lgamma_compatf.c
new file mode 100644
index 0000000000..e59586fe8a
--- /dev/null
+++ b/math/w_lgamma_compatf.c
@@ -0,0 +1,2 @@
+#define USE_AS_COMPAT 1
+#include <w_lgammaf_main.c>