mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-25 19:46:21 +00:00
rs232c.h does not directly reference Lisp_world and both rs232 implementations include lspglob.h for it
This commit is contained in:
@@ -160,7 +160,4 @@ typedef struct {
|
||||
DLword rs232c_length;
|
||||
char rs232c_data;
|
||||
} RS232C_ENCAPSULATION;
|
||||
|
||||
extern DLword *Lisp_world;
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user