fd1efedc79
It does extremely useful things like execute sendmail and spew dubiously accurate factoids. From the feedback, it seems like it is an essential utility in a modern unix and not at all a useless bikeshed. How do those Linux people live without it? Reverts r358561.
13 lines
176 B
Plaintext
13 lines
176 B
Plaintext
/*
|
|
* Russian calendar files
|
|
*
|
|
* $FreeBSD$
|
|
*/
|
|
|
|
#ifndef _calendar_russian_
|
|
#define _calendar_russian_
|
|
|
|
#include <ru_RU.KOI8-R/calendar.all>
|
|
|
|
#endif /* !_calendar_russian_ */
|