1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-11-22 23:03:39 +00:00

SCCS-file: private.h

SCCS-SID: 7.47
This commit is contained in:
Arthur David Olson
1998-02-02 12:05:09 -05:00
committed by Paul Eggert
parent a28987cf3c
commit 9e0b537e20

View File

@ -46,6 +46,10 @@ static char privatehid[] = "%W%";
#define HAVE_STRERROR 0
#endif /* !defined HAVE_STRERROR */
#ifndef HAVE_SYMLINK
#define HAVE_SYMLINK 1
#endif /* !defined HAVE_SYMLINK */
#ifndef HAVE_UNISTD_H
#define HAVE_UNISTD_H 1
#endif /* !defined HAVE_UNISTD_H */