1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-02-28 17:19:20 +00:00

Removes incorrect dependency on osmsg.h and renames it to osmsgprint.h

This commit is contained in:
Nick Briggs
2024-11-05 14:57:00 -08:00
parent 4f3cb4d326
commit 99601ede75
8 changed files with 13 additions and 14 deletions

View File

@@ -32,7 +32,7 @@
#include "lispemul.h" // for LispPTR, DLword, NIL, ATOM_T
#include "lspglob.h"
#include "lsptypes.h" // for GETWORD, OneDArray, GetTypeNumber, THIN_CHAR...
#include "osmsg.h" // for OSMESSAGE_PRINT
#include "osmsgprint.h" // for OSMESSAGE_PRINT
#include "uraiddefs.h" // for device_after_raid, device_before_raid
#include "uutilsdefs.h" // for c_string_to_lisp_string, check_unix_password