summaryrefslogtreecommitdiffstats
path: root/include/linux/divert.h
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-11-28 03:58:46 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-11-28 03:58:46 +0000
commitb63ad0882a16a5d28003e57f2b0b81dee3fb322b (patch)
tree0a343ce219e2b8b38a5d702d66032c57b83d9720 /include/linux/divert.h
parenta9d7bff9a84dba79609a0002e5321b74c4d64c64 (diff)
Merge with 2.4.0-test11.
Diffstat (limited to 'include/linux/divert.h')
-rw-r--r--include/linux/divert.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/divert.h b/include/linux/divert.h
index 624bc55ed..66e56ec15 100644
--- a/include/linux/divert.h
+++ b/include/linux/divert.h
@@ -112,6 +112,6 @@ void free_divert_blk(struct net_device *);
int divert_ioctl(unsigned int cmd, struct divert_cf *arg);
void divert_frame(struct sk_buff *skb);
-#endif __KERNEL__
+#endif
#endif /* _LINUX_DIVERT_H */