From: zab Date: Tue, 2 Mar 2004 23:12:38 +0000 (+0000) Subject: - more progress in moving towards building against cray's external X-Git-Tag: v1_7_100~1^100~3 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=7c833da9d6c3c9207827afed075be887cd24004b;p=fs%2Flustre-release.git - more progress in moving towards building against cray's external portals includes. This is a work in progress as I ran into internal compiler errors. All builds are probably broken. --- diff --git a/lnet/include/lnet/defines.h b/lnet/include/lnet/defines.h index 785ce73..61aca3f 100644 --- a/lnet/include/lnet/defines.h +++ b/lnet/include/lnet/defines.h @@ -1,3 +1,4 @@ +#include "build_check.h" /* ** ** This files contains definitions that are used throughout the cplant code. diff --git a/lustre/portals/include/portals/defines.h b/lustre/portals/include/portals/defines.h index 785ce73..61aca3f 100644 --- a/lustre/portals/include/portals/defines.h +++ b/lustre/portals/include/portals/defines.h @@ -1,3 +1,4 @@ +#include "build_check.h" /* ** ** This files contains definitions that are used throughout the cplant code.