Many changes, mostly for Solaris 2

This commit is contained in:
ceriel
1993-11-10 15:11:28 +00:00
parent 4539174f47
commit b95ae2fa70
22 changed files with 351 additions and 6 deletions

7
util/grind/misc.h Normal file
View File

@@ -0,0 +1,7 @@
/* $Header$ */
#include <ansi.h>
_PROTOTYPE(void fatal, (char *, ...));
_PROTOTYPE(void error, (char *, ...));
_PROTOTYPE(void warning, (char *, ...));