Whamcloud - gitweb
LU-5829 misc: remove unnecessary EXPORT_SYMBOL
[fs/lustre-release.git] / lustre / utils / llog_reader.c
index 2a1903b..e55f244 100644 (file)
@@ -27,7 +27,7 @@
  * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
  * Use is subject to license terms.
  *
- * Copyright (c) 2011, 2012, Intel Corporation.
+ * Copyright (c) 2011, 2014, Intel Corporation.
  */
 /*
  * This file is part of Lustre, http://www.lustre.org/
@@ -44,6 +44,7 @@
 
 #include <time.h>
 #include <libcfs/libcfs.h>
+#include <lnet/nidstr.h>
 #include <lustre/lustre_idl.h>
 #include <lustre_cfg.h>