1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-11-22 08:33:43 +00:00

Eggert suggested changes

SCCS-file: private.h
SCCS-SID: 7.38
This commit is contained in:
Arthur David Olson
1996-01-10 16:44:45 -05:00
committed by Paul Eggert
parent 77e9726209
commit 3dc3d0dff7

View File

@ -37,6 +37,10 @@ static char privatehid[] = "%W%";
#define HAVE_UNISTD_H 1
#endif /* !defined HAVE_UNISTD_H */
#ifndef HAVE_UTMPX_H
#define HAVE_UTMPX_H 1
#endif /* !defined HAVE_UTMPX_H */
#ifndef LOCALE_HOME
#define LOCALE_HOME "/usr/lib/locale"
#endif /* !defined LOCALE_HOME */