Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 17 Nov 2002 04:39:20 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 17 Nov 2002 04:39:20 -0500 Received: from orion.netbank.com.br ([200.203.199.90]:25871 "EHLO orion.netbank.com.br") by vger.kernel.org with ESMTP id ; Sun, 17 Nov 2002 04:39:15 -0500 Date: Sun, 17 Nov 2002 07:46:04 -0200 From: Arnaldo Carvalho de Melo To: Linus Torvalds Cc: Christoph Hellwig , Matthew Wilcox , Linux Kernel Mailing List Subject: [PATCH] cifsfs: fix up header file cleanups Message-ID: <20021117094604.GB27699@conectiva.com.br> Mail-Followup-To: Arnaldo Carvalho de Melo , Linus Torvalds , Christoph Hellwig , Matthew Wilcox , Linux Kernel Mailing List Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Url: http://advogato.org/person/acme Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1999 Lines: 64 Linus, Please pull from: master.kernel.org:/home/acme/BK/includes-2.5 In this tree there will be several similar changesets. - Arnaldo You can import this changeset into BK by piping this whole message to: '| bk receive [path to repository]' or apply the patch as usual. =================================================================== ChangeSet@1.846, 2002-11-17 07:28:50-02:00, acme@conectiva.com.br Fix up after header file cleanups: add to cifs that got it implicitly before. cifsfs.c | 1 + 1 files changed, 1 insertion(+) diff -Nru a/fs/cifs/cifsfs.c b/fs/cifs/cifsfs.c --- a/fs/cifs/cifsfs.c Sun Nov 17 07:29:10 2002 +++ b/fs/cifs/cifsfs.c Sun Nov 17 07:29:10 2002 @@ -25,6 +25,7 @@ #include #include +#include #include #include #include =================================================================== This BitKeeper patch contains the following changesets: 1.846 ## Wrapped with gzip_uu ## begin 664 bkpatch8721 M'XL(`&9AUST``]U4;6O;,!#^'/V*@WP_DUYBE9.U>Z:`AHS]`D>7:S+:" M)6YW/ MMA\^W7Y]MV5LM8*K2G9W^IMVL%HQ9_J#;`J[EJYJ3,==+SO;:C==/)Y21X$H MO,64AA@G(R48I:.B@DA&I`L4499$[%C#^IS[&0H1I;@449R-%"(MV7L@GD4) MH`B(`DH!TUQD>8P+%#DBO`@*;P@6R"[A[Q9PQ11\K.]AV(,LG>ZATK+P2UDW M&E2C93?L;0ZR*.!M4W?#?=":H7.\NO!$_%E5EQ9<)1W<&0>U]W;?U*IVS0/L M=&EZS=DUD$@(V>:I$VSQFX,QE,@NP#I]T.7:MN51%\3E8%W=\;Z?JB]M<"0T M3:7EZO']T=N2/(,Q3*-8C$(E6*A8:"I%J8KLY0=_!>RQF5D4CQACE$P".\\\ MZNQ?$#V!3HL3Q!NGK&QW\C7`D(2?,1U1I%DZ*2\ZUUT4_[>ZFSIT`XO^Q^1> J1IMGS?H#*7X1*1";__J1S@D^?4ZJTNJ['=H5Z:Q,0DK83PF]-5#\!``` ` end - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/