Whamcloud - gitweb
Landing b_hd_newconfig on HEAD
[fs/lustre-release.git] / lnet / include / lnet / darwin / lib-lnet.h
1 /* -*- mode: c; c-basic-offset: 8; indent-tabs-mode: nil; -*-
2  * vim:expandtab:shiftwidth=8:tabstop=8:
3  */
4 #ifndef __LNET_DARWIN_LIB_LNET_H__
5 #define __LNET_DARWIN_LIB_LNET_H__
6
7 #ifndef __LNET_LIB_LNET_H__
8 #error Do not #include this file directly. #include <lnet/lib-lnet.h> instead
9 #endif
10
11 #include <string.h>
12 #include <libcfs/libcfs.h>
13
14 #undef LNET_ROUTER
15
16 #endif