patch-2.4.21 linux-2.4.21/include/asm-ppc/socket.h

Next file: linux-2.4.21/include/asm-ppc/sockios.h
Previous file: linux-2.4.21/include/asm-ppc/smplock.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/include/asm-ppc/socket.h linux-2.4.21/include/asm-ppc/socket.h
@@ -1,6 +1,3 @@
-/*
- * BK Id: SCCS/s.socket.h 1.6 05/17/01 18:14:25 cort
- */
 #ifndef _ASM_SOCKET_H
 #define _ASM_SOCKET_H
 
@@ -68,6 +65,6 @@
 					/* other similar things on the	*/
 					/* user level.			*/
 #define	SOCK_MAX	(SOCK_PACKET+1)
-#endif
+#endif /* __KERNEL__ */
 
 #endif /* _ASM_SOCKET_H */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)