--- embedaddon/smartmontools/cciss.cpp 2012/02/21 16:32:16 1.1.1.1 +++ embedaddon/smartmontools/cciss.cpp 2013/07/22 01:17:35 1.1.1.2 @@ -24,6 +24,10 @@ # define _HAVE_CCISS #elif defined(__FreeBSD_kernel__) # include +# ifdef __GLIBC__ +# include +# include +# endif # include CISS_LOCATION # define _HAVE_CCISS #endif @@ -34,7 +38,7 @@ #include "scsicmds.h" #include "utility.h" -const char * cciss_cpp_cvsid = "$Id: cciss.cpp,v 1.1.1.1 2012/02/21 16:32:16 misho Exp $" +const char * cciss_cpp_cvsid = "$Id: cciss.cpp,v 1.1.1.2 2013/07/22 01:17:35 misho Exp $" CCISS_H_CVSID; typedef struct _ReportLUNdata_struct