aboutsummaryrefslogtreecommitdiffstats
path: root/src/timediff.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/timediff.h')
-rw-r--r--src/timediff.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/timediff.h b/src/timediff.h
new file mode 100644
index 0000000..3df11ba
--- /dev/null
+++ b/src/timediff.h
@@ -0,0 +1,6 @@
+#ifndef timediff_h
+#define timediff_h
+
+void timediff(void);
+
+#endif /* timediff_h */