mirror of
https://github.com/Interlisp/maiko.git
synced 2026-04-05 12:47:14 +00:00
Removes incorrect dependency on osmsg.h and renames it to osmsgprint.h
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include <errno.h> // for errno
|
||||
#include <stdio.h> // for fprintf, perror, stderr, NULL
|
||||
#include <string.h> // for strerror
|
||||
#include "osmsg.h" // for OSMESSAGE_PRINT
|
||||
#include "osmsgprint.h" // for OSMESSAGE_PRINT
|
||||
#include "perrnodefs.h" // for err_mess, perrorn
|
||||
|
||||
/************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user