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:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user