From c1c4c5e95bd91a07a7c9965080c47fa4627854eb Mon Sep 17 00:00:00 2001
From: Eric Andersen <andersen@codepoet.org>
Date: Sun, 9 Feb 2003 08:33:36 +0000
Subject: Fix a compile error

---
 libc/sysdeps/linux/mips/pipe.S | 1 -
 1 file changed, 1 deletion(-)

(limited to 'libc')

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
-- 
cgit v1.2.3