diff options
author | Ralf Baechle <ralf@linux-mips.org> | 1997-12-06 23:51:34 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 1997-12-06 23:51:34 +0000 |
commit | 230e5ab6a084ed50470f101934782dbf54b0d06b (patch) | |
tree | 5dd821c8d33f450470588e7a543f74bf74306e9e /include/asm-alpha/socket.h | |
parent | c9b1c8a64c6444d189856f1e26bdcb8b4cd0113a (diff) |
Merge with Linux 2.1.67.
Diffstat (limited to 'include/asm-alpha/socket.h')
-rw-r--r-- | include/asm-alpha/socket.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-alpha/socket.h b/include/asm-alpha/socket.h index f8707478a..3b9c1dc18 100644 --- a/include/asm-alpha/socket.h +++ b/include/asm-alpha/socket.h @@ -1,8 +1,6 @@ #ifndef _ASM_SOCKET_H #define _ASM_SOCKET_H -#include <linux/types.h> -#include <asm/ioctl.h> #include <asm/sockios.h> /* For setsockoptions(2) */ |