elf.h: add ELFCOMPRESS_ZSTD
[musl] / src / math / lgammaf_r.c
index c5b43db..3f353f1 100644 (file)
@@ -14,7 +14,6 @@
  */
 
 #include "libm.h"
-#include "libc.h"
 
 static const float
 pi  =  3.1415927410e+00, /* 0x40490fdb */