Module Name: src Committed By: chs Date: Sun Sep 25 13:42:31 UTC 2011
Modified Files:
src/sys/netsmb: smb_subr.c
Log Message:
don't mix static and non-static MALLOC_DEFINE()s in the same file,
it fails to compile with gcc 4.5 on alpha.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/sys/netsmb/smb_subr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
