Selaa lähdekoodia

need features.h for the alias macros

Mike Frysinger 19 vuotta sitten
vanhempi
commit
d43a965783
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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