From: adilger Date: Mon, 21 Oct 2002 07:05:15 +0000 (+0000) Subject: Include version.h so we can check version. X-Git-Tag: 0.5.15~37 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=63741e8fee863a22c7d07a2a2631cefc32d6d7fe;p=fs%2Flustre-release.git Include version.h so we can check version. --- diff --git a/lustre/osc/osc_request.c b/lustre/osc/osc_request.c index 47b7c5b..c6ac09d 100644 --- a/lustre/osc/osc_request.c +++ b/lustre/osc/osc_request.c @@ -19,6 +19,7 @@ #define EXPORT_SYMTAB #define DEBUG_SUBSYSTEM S_OSC +#include #include #include #include