use syscall_arg_t and __scc macro for arguments to __alt_socketcall
[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;