summaryrefslogtreecommitdiffstats
path: root/usr.bin/calendar/calendar.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/calendar/calendar.h')
-rw-r--r--usr.bin/calendar/calendar.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/calendar/calendar.h b/usr.bin/calendar/calendar.h
index fdda4b5..48fb785 100644
--- a/usr.bin/calendar/calendar.h
+++ b/usr.bin/calendar/calendar.h
@@ -41,7 +41,8 @@ extern int doall;
extern struct iovec header[];
extern struct tm *tp;
extern const char *calendarFile;
-extern char *optarg;
+extern int *cumdays;
+extern struct fixs neaster, npaskha;
void cal(void);
void closecal(FILE *);
OpenPOWER on IntegriCloud