summaryrefslogtreecommitdiffstats
path: root/usr.bin/calendar/ostern.c
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2009-12-13 04:50:11 +0000
committerdelphij <delphij@FreeBSD.org>2009-12-13 04:50:11 +0000
commit1d2fa620269999c2637ae14c857ca41f60523cde (patch)
tree21244da50a732cf8aa8ecfb8daef93471738e303 /usr.bin/calendar/ostern.c
parentb8aa1fdf4adb87e97be31cae2748ebd56d687634 (diff)
downloadFreeBSD-src-1d2fa620269999c2637ae14c857ca41f60523cde.zip
FreeBSD-src-1d2fa620269999c2637ae14c857ca41f60523cde.tar.gz
- Remove times.h from C programs that does not manipulate with time at
all. - Remove pathnames.h from all but io.c since it's the only module that used these definations.
Diffstat (limited to 'usr.bin/calendar/ostern.c')
-rw-r--r--usr.bin/calendar/ostern.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/calendar/ostern.c b/usr.bin/calendar/ostern.c
index 76e5933..93e9c07 100644
--- a/usr.bin/calendar/ostern.c
+++ b/usr.bin/calendar/ostern.c
@@ -30,7 +30,6 @@ __FBSDID("$FreeBSD$");
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
-#include <time.h>
#include "calendar.h"
OpenPOWER on IntegriCloud