diff options
author | Ralf Baechle <ralf@linux-mips.org> | 1997-07-09 11:52:45 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 1997-07-09 11:52:45 +0000 |
commit | e17d5d293c793bf9ba97c6fde9f07debba4dda38 (patch) | |
tree | ba72dcb5814c4e1c8ff57a59cd69f6bec7f5c145 /include/asm-mips/socket.h | |
parent | 26a7c190bb399132581654f8347d04252e4df456 (diff) |
Don't include <sys/types.h>. This was producing warnings and making
autoconf scripts fail.
Diffstat (limited to 'include/asm-mips/socket.h')
-rw-r--r-- | include/asm-mips/socket.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-mips/socket.h b/include/asm-mips/socket.h index b00108aae..f0f0e9ff8 100644 --- a/include/asm-mips/socket.h +++ b/include/asm-mips/socket.h @@ -1,7 +1,6 @@ #ifndef __ASM_MIPS_SOCKET_H #define __ASM_MIPS_SOCKET_H -#include <linux/types.h> #include <asm/sockios.h> /* |