Sfoglia il codice sorgente

need features.h for the alias macros

Mike Frysinger 19 anni fa
parent
commit
d43a965783
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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