Whamcloud - gitweb
Use the newer libsysio tags.
[fs/lustre-release.git] / lustre / portals / include / portals / build_check.h
1 #ifndef _BUILD_CHECK_H
2 #define _BUILD_CHECK_H
3
4 #if CRAY_PORTALS
5 #error "an application got to me instead of cray's includes"
6 #endif
7
8 #endif