mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-23 18:14:56 +01:00
4f23e905a3
to keep all calendar files are consistency. Approved by: edwin MFC after: 1 week
17 lines
338 B
Plaintext
17 lines
338 B
Plaintext
/*
|
|
* òÕÓÓËÉÊ ËÁÌÅÎÄÁÒØ
|
|
*
|
|
* $FreeBSD$
|
|
*/
|
|
|
|
#ifndef _ru_RU_KOI8_R_all_
|
|
#define _ru_RU_KOI8_R_all_
|
|
|
|
#include <ru_RU.KOI8-R/calendar.common>
|
|
#include <ru_RU.KOI8-R/calendar.holiday>
|
|
#include <ru_RU.KOI8-R/calendar.military>
|
|
#include <ru_RU.KOI8-R/calendar.orthodox>
|
|
#include <ru_RU.KOI8-R/calendar.pagan>
|
|
|
|
#endif /* !_ru_RU_KOI8_R_all_ */
|