* [PATCH] add missed include linux/tqueue.h to fs/smbfs/sock.c
@ 2002-06-20 7:42 Dzmitry Chekmarou
0 siblings, 0 replies; only message in thread
From: Dzmitry Chekmarou @ 2002-06-20 7:42 UTC (permalink / raw)
To: urban; +Cc: linux-kernel
hi
here is fix:
diff -Nru a/fs/smbfs/sock.c b/fs/smbfs/sock.c
--- a/fs/smbfs/sock.c Thu Jun 20 10:19:35 2002
+++ b/fs/smbfs/sock.c Wed Jun 19 18:17:40 2002
@@ -18,6 +18,7 @@
#include <linux/mm.h>
#include <linux/netdevice.h>
#include <linux/smp_lock.h>
+#include <linux/tqueue.h>
#include <net/scm.h>
#include <net/ip.h>
wbr zmiter
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-06-20 7:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-20 7:42 [PATCH] add missed include linux/tqueue.h to fs/smbfs/sock.c Dzmitry Chekmarou
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox