From: Kirill A. Shutemov Date: Mon, 22 Sep 2008 20:57:43 +0000 (-0700) Subject: smb.h: do not include linux/time.h in userspace X-Git-Tag: v2.6.27-rc8~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c32a162fd420fe8dfb049db941b2438061047fcc;p=pandora-kernel.git smb.h: do not include linux/time.h in userspace linux/time.h conflicts with time.h from glibc It breaks building smbmount from samba. It's regression introduced by commit 76308da (" smb.h: uses struct timespec but didn't include linux/time.h"). Signed-off-by: Kirill A. Shutemov Cc: [2.6.26.x] Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed