1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-04-29 05:25:51 +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

@@ -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 */