Whamcloud - gitweb
land portals part of b_hd_sec on HEAD.
[fs/lustre-release.git] / lnet / include / lnet / internal.h
1 #ifndef _P30_INTERNAL_H_
2 #define _P30_INTERNAL_H_
3
4 #include "build_check.h"
5 /*
6  * p30/internal.h
7  *
8  * Internals for the API level library that are not needed
9  * by the user application
10  */
11
12 #include <portals/p30.h>
13
14 extern int ptl_init;            /* Has the library been initialized */
15
16 #endif