From 7eb79115c8aaa73754b71178bc6702341bfc363b Mon Sep 17 00:00:00 2001 From: "Kirill A. Shutemov" Date: Mon, 22 Sep 2008 13:57:43 -0700 Subject: [PATCH] --- yaml --- r: 109939 b: refs/heads/master c: c32a162fd420fe8dfb049db941b2438061047fcc h: refs/heads/master i: 109937: 6bef9b8d523fde426b28cd4b88a9140161cae35e 109935: 86a315c49d3641d512cb977ed3db1eddb31eb662 v: v3 --- [refs] | 2 +- trunk/include/linux/smb.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 8daf0543baac..829e425973e6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 683f40d7e7eee06811db43cb4c45349eab0d539e +refs/heads/master: c32a162fd420fe8dfb049db941b2438061047fcc diff --git a/trunk/include/linux/smb.h b/trunk/include/linux/smb.h index caa43b2370cb..82fefddc5987 100644 --- a/trunk/include/linux/smb.h +++ b/trunk/include/linux/smb.h @@ -11,7 +11,9 @@ #include #include +#ifdef __KERNEL__ #include +#endif enum smb_protocol { SMB_PROTOCOL_NONE,