summaryrefslogtreecommitdiffstats
path: root/usr.bin/calendar/paskha.c
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1996-05-11 20:44:21 +0000
committerache <ache@FreeBSD.org>1996-05-11 20:44:21 +0000
commit3683fd396bd99a9421c45c0f109d8430e49a7e4c (patch)
tree2b80dbcc77e527b289203998c1f1659f94e138c0 /usr.bin/calendar/paskha.c
parenta27724a359511f0eebe7d25c63ebdd40739ab4f6 (diff)
downloadFreeBSD-src-3683fd396bd99a9421c45c0f109d8430e49a7e4c.zip
FreeBSD-src-3683fd396bd99a9421c45c0f109d8430e49a7e4c.tar.gz
Includes cleanup
Submitted by: bde
Diffstat (limited to 'usr.bin/calendar/paskha.c')
-rw-r--r--usr.bin/calendar/paskha.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/calendar/paskha.c b/usr.bin/calendar/paskha.c
index 42c2058..47f686f 100644
--- a/usr.bin/calendar/paskha.c
+++ b/usr.bin/calendar/paskha.c
@@ -24,9 +24,10 @@
* SUCH DAMAGE.
*/
+#include <stdio.h>
#include <stdlib.h>
#include <string.h>
-#include <stdio.h>
+#include <time.h>
#include "calendar.h"
OpenPOWER on IntegriCloud