From: hristov Date: Wed, 18 Apr 2007 12:56:24 +0000 (+0000) Subject: Including strings.h to declare bcmp (Solaris x86) X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=commitdiff_plain;h=29398a66a2d397d48fb1b7b79339e9520a1126a8 Including strings.h to declare bcmp (Solaris x86) --- diff --git a/TPC/AliTPCSensorTemp.cxx b/TPC/AliTPCSensorTemp.cxx index c1a04a15748..9ff097f0d8e 100644 --- a/TPC/AliTPCSensorTemp.cxx +++ b/TPC/AliTPCSensorTemp.cxx @@ -33,7 +33,7 @@ */ // - +#include #include "AliTPCSensorTemp.h" ClassImp(AliTPCSensorTemp)