Explorar o código

need features.h for the alias macros

Mike Frysinger %!s(int64=20) %!d(string=hai) anos
pai
achega
d43a965783
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      libc/sysdeps/linux/sparc/vfork.S

+ 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