1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-02-08 01:01:18 +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;