patch-2.4.0-test2 linux/include/linux/socket.h
Next file: linux/include/linux/sunrpc/clnt.h
Previous file: linux/include/linux/skbuff.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Jun 23 21:30:20 2000
- Orig file:
v2.4.0-test1/linux/include/linux/socket.h
- Orig date:
Thu May 11 15:30:08 2000
diff -u --recursive --new-file v2.4.0-test1/linux/include/linux/socket.h linux/include/linux/socket.h
@@ -76,7 +76,7 @@
*/
#ifdef __KERNEL__
-#define __KINLINE extern __inline__
+#define __KINLINE static inline
#elif defined(__GNUC__)
#define __KINLINE static __inline__
#elif defined(__cplusplus)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)