aboutsummaryrefslogtreecommitdiff
path: root/include/tgeb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/tgeb.h')
-rw-r--r--include/tgeb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/tgeb.h b/include/tgeb.h
index c0a3dfd..9cfff56 100644
--- a/include/tgeb.h
+++ b/include/tgeb.h
@@ -166,3 +166,4 @@ void _tgeb_sread(char **, FILE *); /* read string */
SORTED *tgeb_select(TA *, AN *, int reg, int flags, int time);
void tgeb_free_mem(AN *, AU *, TA *);
void tgeb_free_sd(SORTED *);
+char *tgeb_read_date(char *file);