--- smsdaemon/util.h 2008/06/16 07:39:56 86 +++ smsdaemon/util.h 2008/06/16 10:09:17 89 @@ -35,8 +35,11 @@ int uTimeDiff(const timeval& then, const timeval& now); int mTimeDiff(const timeval& then, const timeval& now); + timeval GetTimeOfDay(); + int my_system(const char* cmd); + inline void Sleep(unsigned int msec) { for (unsigned int i=0; i