Whamcloud - gitweb
b=2776
[fs/lustre-release.git] / lnet / include / lnet / build_check.h
1 #ifndef _BUILD_CHECK_H
2 #define _BUILD_CHECK_H
3
4 #ifdef CRAY_PORTALS
5 #error "an application got to me instead of cray's includes"
6 #endif
7
8 #endif