X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Ftests%2Fstatmany.c;h=555bacd4211f6ae8893ba21f6273361cd5f9ddd8;hb=512f2ff1b17db4d03979a1caa86f94defc6653b4;hp=586a0bb913cc5e16fbde0baf8ff2c1300c7f8666;hpb=0f8dca08a4f68cba82c2c822998ecc309d3b7aaf;p=fs%2Flustre-release.git diff --git a/lustre/tests/statmany.c b/lustre/tests/statmany.c index 586a0bb..555bacd 100644 --- a/lustre/tests/statmany.c +++ b/lustre/tests/statmany.c @@ -1,6 +1,4 @@ -/* -*- mode: c; c-basic-offset: 8; indent-tabs-mode: nil; -*- - * vim:expandtab:shiftwidth=8:tabstop=8: - * +/* * GPL HEADER START * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -28,6 +26,8 @@ /* * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. + * + * Copyright (c) 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ @@ -47,9 +47,8 @@ #include #include -#include -#include -#include +#include +#include struct option longopts[] = { {"ea", 0, 0, 'e'},