]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - contrib/ntp/tests/libntp/test-libntp.h
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / contrib / ntp / tests / libntp / test-libntp.h
1 time_t timefunc(time_t *ptr);
2 void settime(int y, int m, int d, int H, int M, int S);
3 time_t nowtime;