g/c M_SMBFSMNT, it is not used anymore
This commit is contained in:
parent
42614ed3f3
commit
0e263cfbbf
|
@ -1,4 +1,4 @@
|
|||
/* $NetBSD: smbfs.h,v 1.5 2003/03/02 22:06:51 jdolecek Exp $ */
|
||||
/* $NetBSD: smbfs.h,v 1.6 2003/04/02 11:18:08 jdolecek Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 2000-2001, Boris Popov
|
||||
|
@ -66,10 +66,6 @@ struct smbfs_args {
|
|||
|
||||
#ifdef _KERNEL
|
||||
|
||||
#ifdef MALLOC_DECLARE
|
||||
MALLOC_DECLARE(M_SMBFSMNT);
|
||||
#endif
|
||||
|
||||
struct smbnode;
|
||||
struct smb_share;
|
||||
struct u_cred;
|
||||
|
|
Loading…
Reference in New Issue