patch-1.3.78 linux/include/asm-i386/socket.h
Next file: linux/include/asm-i386/sockios.h
Previous file: linux/include/asm-i386/smp.h
Back to the patch index
Back to the overall index
-  Lines: 15
-  Date:
Sun Mar 24 12:47:39 1996
-  Orig file: 
v1.3.77/linux/include/asm-i386/socket.h
-  Orig date: 
Sat Nov 25 19:04:48 1995
diff -u --recursive --new-file v1.3.77/linux/include/asm-i386/socket.h linux/include/asm-i386/socket.h
@@ -1,13 +1,7 @@
 #ifndef _ASM_SOCKET_H
 #define _ASM_SOCKET_H
 
-/* Socket-level I/O control calls. */
-#define FIOSETOWN 	0x8901
-#define SIOCSPGRP	0x8902
-#define FIOGETOWN	0x8903
-#define SIOCGPGRP	0x8904
-#define SIOCATMARK	0x8905
-#define SIOCGSTAMP	0x8906		/* Get stamp */
+#include <asm/sockios.h>
 
 /* For setsockoptions(2) */
 #define SOL_SOCKET	1
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this