summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/mips/pipe.S
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2003-02-09 08:33:36 +0000
committerEric Andersen <andersen@codepoet.org>2003-02-09 08:33:36 +0000
commitc1c4c5e95bd91a07a7c9965080c47fa4627854eb (patch)
treeb7fdfc417f49686625e872c764d09d6331da3559 /libc/sysdeps/linux/mips/pipe.S
parent54ebe998d5ebf7ac1337a2bfdf804c9fd060e48e (diff)
Fix a compile error
Diffstat (limited to 'libc/sysdeps/linux/mips/pipe.S')
-rw-r--r--libc/sysdeps/linux/mips/pipe.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/mips/pipe.S b/libc/sysdeps/linux/mips/pipe.S
index 039b24305..63e039ff5 100644
--- a/libc/sysdeps/linux/mips/pipe.S
+++ b/libc/sysdeps/linux/mips/pipe.S
@@ -5,7 +5,6 @@
#include <features.h>
#include <asm/asm.h>
#include <asm/unistd.h>
-#include <asm/mipsregs.h>
#include <asm/regdef.h>
.globl pipe