Loading...
mach/mach_error.c Libc-320 Libc-262.2.12
--- Libc/Libc-320/mach/mach_error.c
+++ Libc/Libc-262.2.12/mach/mach_error.c
@@ -62,8 +62,6 @@
 #include <mach/boolean.h>
 #include "errorlib.h"
 
-int fprintf_stderr(const char *format, ...);
-
 void
 mach_error( str, err )	
 	char	*str;