remove LFS64 programming interfaces (macro-only) from _GNU_SOURCE
[musl] / src / internal / procfdname.c
index 697e0bd..fd7306a 100644 (file)
@@ -1,3 +1,5 @@
+#include "syscall.h"
+
 void __procfdname(char *buf, unsigned fd)
 {
        unsigned i, j;