mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-30 05:24:22 +00:00
Create uraid.h to declare functions defined in uraid.c.
Update files that depend on these uraid functions to include uraid.h. Add dependencies to makefile. modified: bin/makefile-tail new file: inc/uraid.h modified: src/common.c modified: src/truecolor.c modified: src/unwind.c modified: src/uraid.c modified: src/uutils.c
This commit is contained in:
@@ -48,6 +48,7 @@ static char *id = "$Id: uutils.c,v 1.3 1999/05/31 23:35:47 sybalsky Exp $ Copyri
|
||||
#include "lspglob.h"
|
||||
#include "osmsg.h"
|
||||
#include "keyboard.h"
|
||||
#include "uraid.h"
|
||||
|
||||
#ifdef OS5
|
||||
#define gethostid() 0
|
||||
|
||||
Reference in New Issue
Block a user