mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-28 22:36:24 +01:00
13 lines
184 B
Plaintext
13 lines
184 B
Plaintext
/*
|
|
* Croatian calendar files
|
|
*
|
|
* $FreeBSD$
|
|
*/
|
|
|
|
#ifndef _calendar_croatian_
|
|
#define _calendar_croatian_
|
|
|
|
#include <hr_HR.ISO_8859-2/calendar.all>
|
|
|
|
#endif /* !_calendar_croatian_ */
|