From: braam Date: Mon, 17 Feb 2003 10:24:15 +0000 (+0000) Subject: - the bulk of the build fixes for liblustre. Note X-Git-Tag: v1_7_110~2^11~190 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=bf1c069d56a7ec3f7d60b4ee163aa597a7584f10;p=fs%2Flustre-release.git - the bulk of the build fixes for liblustre. Note that all user level programs now need to include (as is done in the utils and test directories. --- diff --git a/lustre/tests/open_delay.c b/lustre/tests/open_delay.c index 2f418846..de4815c 100644 --- a/lustre/tests/open_delay.c +++ b/lustre/tests/open_delay.c @@ -2,6 +2,8 @@ #include #include #include +#include +#include #include #include #include diff --git a/lustre/utils/obdbarrier.c b/lustre/utils/obdbarrier.c index 911ab5f..3363824 100644 --- a/lustre/utils/obdbarrier.c +++ b/lustre/utils/obdbarrier.c @@ -26,6 +26,7 @@ #include #include +#include #include "obdiolib.h" int diff --git a/lustre/utils/obdio.c b/lustre/utils/obdio.c index ccee788..65a4cac 100644 --- a/lustre/utils/obdio.c +++ b/lustre/utils/obdio.c @@ -26,6 +26,7 @@ #include #include +#include #include "obdiolib.h" int diff --git a/lustre/utils/obdiolib.c b/lustre/utils/obdiolib.c index ef95055..0404808 100644 --- a/lustre/utils/obdiolib.c +++ b/lustre/utils/obdiolib.c @@ -30,6 +30,7 @@ #include #include +#include #include "obdiolib.h" void