On 7/31/07, Eitan Zahavi <[EMAIL PROTECTED]> wrote: > Applied. Thanks Hal.
Looks like the same thing is needed for OFED 1.2/1.2.c > Eitan Zahavi > > -----Original Message----- > > From: Hal Rosenstock [mailto:[EMAIL PROTECTED] > > Sent: Monday, July 30, 2007 8:54 PM > > To: Eitan Zahavi > > Cc: OpenFabrics General > > Subject: [PATCH][TIRIVIAL] ibdm/src/osm_check.cpp: Add > > missing include file > > > > ibdm/src/osm_check.cpp: Add missing include file > > > > Signed-off-by: Hal Rosenstock <[EMAIL PROTECTED]> > > > > diff --git a/ibdm/src/osm_check.cpp b/ibdm/src/osm_check.cpp > > index 49215c2..f24eec6 100644 > > --- a/ibdm/src/osm_check.cpp > > +++ b/ibdm/src/osm_check.cpp > > @@ -35,6 +35,7 @@ > > #include "Fabric.h" > > #include "SubnMgt.h" > > #include "CredLoops.h" > > +#include <unistd.h> > > #include <getopt.h> > > #include <fstream> > > > _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
