]> bbs.cooldavid.org Git - net-next-2.6.git/commit
cifs: guard cifsglob.h against multiple inclusion
authorSuresh Jayaraman <sjayaraman@suse.de>
Tue, 22 Jun 2010 15:22:50 +0000 (20:52 +0530)
committerSteve French <sfrench@us.ibm.com>
Mon, 2 Aug 2010 12:40:32 +0000 (12:40 +0000)
commitabd2e44dca2c5d65e047224c6ba4b4c8059f97f8
treeb6f71a269e58ba5aecf6b71219178e1510e0b6af
parent9fe6206f400646a2322096b56c59891d530e8d51
cifs: guard cifsglob.h against multiple inclusion

Add conditional compile macros to guard the header file against multiple
inclusion.

Signed-off-by: Suresh Jayaraman <sjayaraman@suse.de>
Acked-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifsglob.h