summaryrefslogtreecommitdiffstats
path: root/usr.bin/calendar/calendars/calendar.all
blob: 652829ef863dd0f8d264ca3768ca5bdd1a8a18b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*
 * International and national calendar files
 *
 * $FreeBSD$
 */

#ifndef _calendar_all_
#define _calendar_all_

#include <calendar.world>
#include <calendar.german>
#include <calendar.usholiday>
#include <calendar.croatian>
#include <calendar.russian>

#endif /* !_calendar_all_ */
OpenPOWER on IntegriCloud