aboutsummaryrefslogtreecommitdiff
path: root/src/parse-datetime.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/parse-datetime.h')
-rw-r--r--src/parse-datetime.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/parse-datetime.h b/src/parse-datetime.h
new file mode 100644
index 0000000..933a54a
--- /dev/null
+++ b/src/parse-datetime.h
@@ -0,0 +1,3 @@
+#include <time.h>
+int parse_datetime (struct timespec *result, char const *p,
+ struct timespec const *now);

Return to:

Send suggestions and report system problems to the System administrator.