1
0
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:
Nick Briggs
2017-06-29 18:27:28 -07:00
parent 0445e61fde
commit 7c9b9d22c6
7 changed files with 20 additions and 7 deletions

View File

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