1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-02-25 16:30:00 +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

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