patch-2.3.99-pre7 linux/include/linux/net.h
Next file: linux/include/linux/netdevice.h
Previous file: linux/include/linux/mount.h
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Thu May 11 11:26:54 2000
- Orig file:
v2.3.99-pre6/linux/include/linux/net.h
- Orig date:
Wed Apr 26 16:34:09 2000
diff -u --recursive --new-file v2.3.99-pre6/linux/include/linux/net.h linux/include/linux/net.h
@@ -18,6 +18,7 @@
#ifndef _LINUX_NET_H
#define _LINUX_NET_H
+#include <linux/config.h>
#include <linux/socket.h>
#include <linux/wait.h>
@@ -141,7 +142,7 @@
extern unsigned long net_random(void);
extern void net_srandom(unsigned long);
-#ifndef __SMP__
+#ifndef CONFIG_SMP
#define SOCKOPS_WRAPPED(name) name
#define SOCKOPS_WRAP(name, fam)
#else
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)