remove LFS64 programming interfaces (macro-only) from _GNU_SOURCE
[musl] / src / ldso / tlsdesc.c
index caf8dc0..49a1f18 100644 (file)
@@ -1,6 +1,5 @@
 #include <stddef.h>
 #include <dynlink.h>
-#include "libc.h"
 
 ptrdiff_t __tlsdesc_static()
 {