Whamcloud - gitweb
Landing b_hd_newconfig on HEAD
[fs/lustre-release.git] / lnet / include / lnet / darwin / lib-lnet.h
index d3b1ba9..af4bc5d 100644 (file)
@@ -1,14 +1,16 @@
 /* -*- mode: c; c-basic-offset: 8; indent-tabs-mode: nil; -*-
  * vim:expandtab:shiftwidth=8:tabstop=8:
  */
-#ifndef __PORTALS_DARWIN_LIB_P30_H__
-#define __PORTALS_DARWIN_LIB_P30_H__
+#ifndef __LNET_DARWIN_LIB_LNET_H__
+#define __LNET_DARWIN_LIB_LNET_H__
 
-#ifndef __PORTALS_LIB_P30_H__
-#error Do not #include this file directly. #include <portals/lib-p30.h> instead
+#ifndef __LNET_LIB_LNET_H__
+#error Do not #include this file directly. #include <lnet/lib-lnet.h> instead
 #endif
 
 #include <string.h>
 #include <libcfs/libcfs.h>
 
+#undef LNET_ROUTER
+
 #endif