From 4b374f36e7172d59d6d8c252973c1ef65637ecbb Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 17 Aug 1995 19:36:43 +0000 Subject: maximum number of messages removed and include statement cleanup --- testsuites/samples/paranoia/system.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'testsuites/samples/paranoia/system.h') diff --git a/testsuites/samples/paranoia/system.h b/testsuites/samples/paranoia/system.h index 88e60beb9a..91d3451a6f 100644 --- a/testsuites/samples/paranoia/system.h +++ b/testsuites/samples/paranoia/system.h @@ -11,11 +11,12 @@ * to the copyright license under the clause at DFARS 252.227-7013. This * notice must appear in all copies of this file and its derivatives. * - * $Id$ + * system.h,v 1.2 1995/05/31 17:06:13 joel Exp */ #include -#include "stdio.h" +#include +#include /* Miscellaneous */ -- cgit v1.2.3