Whamcloud - gitweb
LU-6142 llite: move CONFIG_SECURITY handling to llite_internal.h
[fs/lustre-release.git] / lustre / utils / liblustreapi_param.c
index 56c1979..6c3a48d 100644 (file)
  * This code handles user interaction with the configuration interface
  * to the Lustre file system to fine tune it.
  *
- * Copyright (c) 2016 Intel Corporation.
+ * Copyright (c) 2016, Intel Corporation.
  */
 #include <errno.h>
 #include <stdint.h>
 
 #include <libcfs/util/param.h>
-#include <lustre/lustre_user.h>
+#include <linux/lustre/lustre_user.h>
 #include <lustre/lustreapi.h>
 #include "lustreapi_internal.h"