Whamcloud - gitweb
lctl flush command to flush the cache of idmap, lsd, and gss svc context
[fs/lustre-release.git] / lnet / include / lnet / 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