1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-14 07:30:21 +00:00

Remove unused BSD_COMP define from SunOS5 config. (#70)

This commit is contained in:
Bruce Mitchener 2020-12-16 01:17:11 +07:00 committed by GitHub
parent 022b3b2721
commit c196393879
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -234,7 +234,6 @@ typedef signed char s_char;
#ifdef OS5
/* Solaris, sort of SYSV-ish, but not really */
#undef HAS_GETHOSTID
#define BSD_COMP 1
#define SYSVSIGNALS 1
#define NOFORN
#define LOCK_X_UPDATES 1