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
- Lines: 15
- Date:
2003-06-13 07:51:38.000000000 -0700
- Orig file:
linux-2.4.20/include/asm-ppc/socket.h
- Orig date:
2002-11-28 15:53:15.000000000 -0800
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)