test-libntp.h revision 290001
1#include "config.h"
2
3#include "ntp_stdlib.h"
4#include "ntp_calendar.h"
5
6time_t timefunc(time_t *ptr);
7void settime(int y, int m, int d, int H, int M, int S);
8time_t nowtime;
9