X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Futils%2Fmount_utils.c;h=b8e97c40859965f3d3a909507f1fff502913000b;hb=49c61548c35d67f34120fd64916a55fd20a6ab68;hp=565ed85428e1e0f6ada923ee31f9d7ecb967480d;hpb=2a9056699f3be22b0a51408564fc18ba83f3c12e;p=fs%2Flustre-release.git diff --git a/lustre/utils/mount_utils.c b/lustre/utils/mount_utils.c index 565ed85..b8e97c4 100644 --- a/lustre/utils/mount_utils.c +++ b/lustre/utils/mount_utils.c @@ -26,7 +26,7 @@ /* * Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. - * Copyright (c) 2012 Whamcloud, Inc. + * Copyright (c) 2011, 2012, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ @@ -37,6 +37,7 @@ # include "config.h" #endif /* HAVE_CONFIG_H */ +#include "mount_utils.h" #include #include #include @@ -45,7 +46,6 @@ #include #include #include -#include "mount_utils.h" extern char *progname; extern int verbose;