Whamcloud - gitweb
LU-9183 llite: handle make the string hashes salt the hash
[fs/lustre-release.git] / lustre / utils / lr_reader.c
index f0c64dc..c7717d5 100644 (file)
  *
  * You should have received a copy of the GNU General Public License
  * version 2 along with this program; If not, see
- * http://www.sun.com/software/products/lustre/docs/GPLv2.pdf
- *
- * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
- * CA 95054 USA or visit www.sun.com if you need additional information or
- * have any questions.
+ * http://www.gnu.org/licenses/gpl-2.0.html
  *
  * GPL HEADER END
  */
@@ -63,7 +59,8 @@
 #include <string.h>
 #include <getopt.h>
 
-#include <lustre_disk.h>
+#include <asm/byteorder.h>
+#include <linux/lustre_disk.h>
 #include <lustre_ver.h>
 
 char *progname;