--- smsdaemon/Util.h 2008/12/18 06:53:29 196 +++ smsdaemon/Util.h 2010/04/27 21:06:53 678 @@ -44,6 +44,7 @@ timeval GetTimeOfDay(); int my_system(const char* cmd, std::string* response = 0); + int my_system2(const char* cmd); std::string readfile(std::string filename);