summaryrefslogtreecommitdiffstats
path: root/tests/libntp/test-libntp.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/libntp/test-libntp.h')
-rw-r--r--tests/libntp/test-libntp.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/libntp/test-libntp.h b/tests/libntp/test-libntp.h
new file mode 100644
index 0000000..eb113cd
--- /dev/null
+++ b/tests/libntp/test-libntp.h
@@ -0,0 +1,3 @@
+time_t timefunc(time_t *ptr);
+void settime(int y, int m, int d, int H, int M, int S);
+time_t nowtime;
OpenPOWER on IntegriCloud