X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fldlm%2Fldlm_plain.c;h=dd3df5a6b62bb4156b641eefc76160c276eb829f;hb=3e6c20afa18a64c5cb949ecf2ed0f49202ba3e15;hp=14a76b6f622d666705941abdb59f650c80d69f73;hpb=c09b59bb958f3e089b95dd9492cc1bef17cb3782;p=fs%2Flustre-release.git diff --git a/lustre/ldlm/ldlm_plain.c b/lustre/ldlm/ldlm_plain.c index 14a76b6..dd3df5a 100644 --- a/lustre/ldlm/ldlm_plain.c +++ b/lustre/ldlm/ldlm_plain.c @@ -27,7 +27,7 @@ * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2011, Intel Corporation. + * Copyright (c) 2011, 2013, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ @@ -52,13 +52,9 @@ #define DEBUG_SUBSYSTEM S_LDLM -#ifdef __KERNEL__ #include #include #include -#else -#include -#endif #include "ldlm_internal.h"