1
0
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:
Nick Briggs 2023-02-21 12:47:11 -08:00
parent d19aec2fbf
commit 88cde175fc
3 changed files with 1 additions and 3 deletions

View File

@ -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;

View File

@ -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;

View File

@ -32,7 +32,6 @@
#include "lspglob.h"
#include "lsptypes.h" // for Listp, GetTypeNumber, TYPE_LISTP
#include "vars3defs.h" // for cadr
#include "version.h"
#include "z2defs.h" // for N_OP_classoc, N_OP_clfmemb, N_OP_restlist
/* N_OP_classoc() OP 33Q */