1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-03-09 04:00:07 +00:00

Remove a few leftover defined(DOS) that remained in logical expressions, update endif comments

This commit is contained in:
Nick Briggs
2021-02-15 18:36:52 -08:00
parent fde861edc7
commit b10c48af8e
15 changed files with 50 additions and 52 deletions

View File

@@ -58,7 +58,7 @@
#include <sys/mbuf.h>
#endif
#include <nlist.h>
#endif /* DOS */
#endif
#include "commondefs.h"
#include "lispemul.h"