All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ncpfs: fixup after header files cleanups: forward declare struct sock
@ 2002-11-18  2:32 Arnaldo Carvalho de Melo
  0 siblings, 0 replies; only message in thread
From: Arnaldo Carvalho de Melo @ 2002-11-18  2:32 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List

Linus,

	Please pull from:

master.kernel.org:/home/acme/BK/includes-2.5

	Now there are two outstanding 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.887, 2002-11-18 00:29:22-02:00, acme@conectiva.com.br
  o ncpfs: fix up header cleanup: forward declare struct sock.


 ncp_fs_sb.h |    2 ++
 1 files changed, 2 insertions(+)


diff -Nru a/include/linux/ncp_fs_sb.h b/include/linux/ncp_fs_sb.h
--- a/include/linux/ncp_fs_sb.h	Mon Nov 18 00:30:12 2002
+++ b/include/linux/ncp_fs_sb.h	Mon Nov 18 00:30:12 2002
@@ -17,6 +17,8 @@
 
 #define NCP_DEFAULT_OPTIONS 0		/* 2 for packet signatures */
 
+struct sock;
+
 struct ncp_server {
 
 	struct ncp_mount_data_kernel m;	/* Nearly all of the mount data is of

===================================================================


This BitKeeper patch contains the following changesets:
1.887
## Wrapped with gzip_uu ##


begin 664 bkpatch29530
M'XL(`+10V#T``\U436O<,!`]KW[%0(YE[1G9ZZ_BLDU:VI)"ERVY%8(BS\9+
M;&N1Y$T*_O%Q34G"DG3IQZ&23C/2FWGS'CJ!"\>VF"G=LCB!C\;Y8J9-Q]IO
M]RK0I@VN[)A8&S,FPMJT')Z>A]M.-WW%;BZ#A1C3*^5U#7NVKIA1$#U$_/<=
M%[/U^P\7G]^NA2A+.*M5=\U?V4-9"F_L7C656RI?-Z8+O%6=:]E/A8>'JX-$
ME.->4!KA(ADHP3@=-%5$*B:N4,99$HL?'):'O1^@$%&&%&>4#N.K7(IW0$&6
MI8`R)`HI`\1"YH64<Y0%(CP+"J\(YBA.X=\2.!,:#'1ZMW$%;+9WT.^@9E6Q
M!=VPZOK=&#;V5MD**M:-L@S.VUY[<$;?!.(<(KE(Q>IQRF+^FTL(5"C>'&'V
M4_^PV7;]73AV?+EQE^XJJ)\RS6,:,)92#C%+BAE18Z2TCO7S4SV".DDG94[9
M$*4R2R<[O?CDN+W^DH-HM]VU67+C.:C[8[TC$N4C7CQ$"2;I9+ODT'24_=IT
M\G\UW23'%YC;V^F,+EJ]K,P?6/(3Y2#%DZJOQ;?';T?7K&]<WY;51FX6><7B
)'G",_W?6!```
`
end

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-11-18  2:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-18  2:32 [PATCH] ncpfs: fixup after header files cleanups: forward declare struct sock Arnaldo Carvalho de Melo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.