mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-13 23:27:12 +00:00
Remove duplicate include version.h (loopsops.c, subr.c, z2.c)
This commit is contained in:
parent
d19aec2fbf
commit
88cde175fc
@ -31,7 +31,7 @@
|
||||
#include "lspglob.h"
|
||||
#include "lsptypes.h" // for GetDTD, GetTypeNumber, dtd, Listp, GETWORD
|
||||
#include "stack.h" // for frameex1, fnhead, BF_MARK, FX_MARK, STK_SAFE
|
||||
#include "version.h" // for UNSIGNED, BIGVM
|
||||
|
||||
struct LCIVCacheEntry;
|
||||
struct LCInstance;
|
||||
|
||||
|
||||
@ -62,7 +62,6 @@
|
||||
#include "unixcommdefs.h" // for Unix_handlecomm
|
||||
#include "uraidextdefs.h" // for Uraid_mess
|
||||
#include "uutilsdefs.h" // for suspend_lisp, check_unix_password, unix_fu...
|
||||
#include "version.h" // for UNSIGNED
|
||||
#include "vmemsavedefs.h" // for lisp_finish, vmem_save0
|
||||
|
||||
extern LispPTR *PENDINGINTERRUPT68k;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user