#ifndef __SNTP_H #define __SNTP_H #include s64 sntp(const char *server); #endif /* __SNTP_H */