From d37e9d69f104d4e01dee6c9a03b584a79032946c Mon Sep 17 00:00:00 2001 From: cgd Date: Sun, 4 Jul 1993 23:30:58 +0000 Subject: [PATCH] change exit() to kexit(), and remove proto for fdopen() so prototypes are "safe" with std*.h, etc. --- sys/sys/systm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/sys/systm.h b/sys/sys/systm.h index 35e79b1287b4..651b58d70f4f 100644 --- a/sys/sys/systm.h +++ b/sys/sys/systm.h @@ -1 +1 @@ -revision 1.12 intentionally removed +revision 1.13 intentionally removed