From 78c388aed2b7184182c08428db1de6c872d815f5 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Mon, 4 Jan 1999 16:03:48 +0000 Subject: Merge with Linux 2.1.131 and more MIPS goodies. (Did I mention that CVS is buggy ...) --- include/linux/nbd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/linux/nbd.h') diff --git a/include/linux/nbd.h b/include/linux/nbd.h index 0b3114431..45b060291 100644 --- a/include/linux/nbd.h +++ b/include/linux/nbd.h @@ -35,7 +35,6 @@ nbd_end_request(struct request *req) } #define MAX_NBD 128 -#endif struct nbd_device { int refcnt; @@ -51,6 +50,7 @@ struct nbd_device { struct request *tail; struct semaphore queue_lock; }; +#endif /* This now IS in some kind of include file... */ -- cgit v1.2.3