Whamcloud - gitweb
Landing b_hd_newconfig on HEAD
[fs/lustre-release.git] / lnet / include / libcfs / winnt / lltrace.h
similarity index 69%
rename from lnet/include/libcfs/darwin/portals_lib.h
rename to lnet/include/libcfs/winnt/lltrace.h
index dde962a..9615e94 100644 (file)
@@ -1,5 +1,5 @@
-/* -*- mode: c; c-basic-offset: 8; indent-tabs-mode: nil; -*-
- * vim:expandtab:shiftwidth=8:tabstop=8:
+/* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil; -*-
+ * vim:expandtab:shiftwidth=4:tabstop=4:
  *
  *  Copyright (C) 2001 Cluster File Systems, Inc. <braam@clusterfs.com>
  *
  *   along with Lustre; if not, write to the Free Software
  *   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  *
- * Basic library routines. 
+ * Basic library routines.
  *
  */
 
-#ifndef __LIBCFS_DARWIN_PORTALS_LIB_H__
-#define __LIBCFS_DARWIN_PORTALS_LIB_H__
+#ifndef __LIBCFS_WINNT_LLTRACE_H__
+#define __LIBCFS_WINNT_LLTRACE_H__
 
-#ifndef __LIBCFS_PORTALS_LIB_H__
-#error Do not #include this file directly. #include <libcfs/portals_lib.h> instead
+#ifndef __LIBCFS_LLTRACE_H__
+#error Do not #include this file directly. #include <libcfs/lltrace.h> instead
 #endif
 
-#include <string.h>
 
 #endif