Whamcloud - gitweb
LU-2456 lnet: DLC Feature dynamic net config
[fs/lustre-release.git] / lustre / include / darwin / obd_cksum.h
index 205433b..90e4514 100644 (file)
@@ -1,7 +1,5 @@
-/* -*- mode: c; c-basic-offset: 8; indent-tabs-mode: nil; -*-
- * vim:expandtab:shiftwidth=8:tabstop=8:
- *
- *  Copyright (C) 2008 Sun Microsystems, Inc.
+/*
+ *  Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved.
  *
  *   This file is part of Lustre, http://www.lustre.org.
  *
@@ -27,7 +25,7 @@
 #error Do not #include this file directly. #include <obd_chsum.h> instead
 #endif
 
-#include <libcfs/kp30.h>
+#include <libcfs/libcfs.h>
 
 #if !defined(__KERNEL__) && defined(HAVE_ADLER)
 #  include <zlib.h>