1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-05-02 22:43:33 +00:00

Remove define direct dirent workarounds. (#47)

This also removes a workaround for L_SET, as well as some of the
dirent member fields.
This commit is contained in:
Bruce Mitchener
2020-12-15 03:16:59 +07:00
committed by GitHub
parent fd0e12e855
commit 7d2de5e4de
4 changed files with 18 additions and 34 deletions

View File

@@ -246,7 +246,6 @@ typedef signed char s_char;
#undef HAS_GETHOSTID
#define BSD_COMP 1
#define SYSVSIGNALS 1
#define L_SET SEEK_SET
#define NOFORN
#define LOCK_X_UPDATES 1
#endif /* OS5 */