summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.bin/calendar/calendar.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/calendar/calendar.h b/usr.bin/calendar/calendar.h
index 0dbd376..fdda4b5 100644
--- a/usr.bin/calendar/calendar.h
+++ b/usr.bin/calendar/calendar.h
@@ -33,6 +33,8 @@
* $FreeBSD$
*/
+#include <sys/types.h>
+#include <sys/uio.h>
extern struct passwd *pw;
extern int doall;
OpenPOWER on IntegriCloud