fix errno behavior in clock_* functions
[musl] / src / time / clock_getres.c
index e86a1ee..539d4f9 100644 (file)
@@ -1,4 +1,3 @@
-#define SYSCALL_RETURN_ERRNO
 #include <time.h>
 #include "syscall.h"