diff options
Diffstat (limited to 'libc/sysdeps/linux/mips/vfork.S')
-rw-r--r-- | libc/sysdeps/linux/mips/vfork.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/mips/vfork.S b/libc/sysdeps/linux/mips/vfork.S index 3d839f588..8400df052 100644 --- a/libc/sysdeps/linux/mips/vfork.S +++ b/libc/sysdeps/linux/mips/vfork.S @@ -20,7 +20,6 @@ #include <sys/asm.h> #include <sysdep.h> -#include <sgidefs.h> #ifndef SAVE_PID #define SAVE_PID |