Эх сурвалжийг харах

need features.h for the alias macros

Mike Frysinger 21 жил өмнө
parent
commit
d43a965783

+ 1 - 0
libc/sysdeps/linux/sparc/vfork.S

@@ -19,6 +19,7 @@
 
 /* Code taken from glibc2.2.2/sysdeps/unix/sysv/linux/sparc/vfork.S */
 
+#include <features.h>
 #include <sys/syscall.h>
 
 #ifndef __NR_vfork