From b733a2d9ee1d711520e5a44350bb920b2a622338 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Fri, 9 Oct 1998 11:24:20 +0000 Subject: Now take stdio.h out of files that don't require it. --- libutil/_secure_path.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'libutil/_secure_path.c') diff --git a/libutil/_secure_path.c b/libutil/_secure_path.c index 4fd1fc5..983292f 100644 --- a/libutil/_secure_path.c +++ b/libutil/_secure_path.c @@ -18,13 +18,12 @@ * 5. Modifications may be freely made to this file providing the above * conditions are met. * - * $Id: _secure_path.c,v 1.2 1997/05/15 06:06:32 davidn Exp $ + * $Id: _secure_path.c,v 1.3 1998/10/09 00:39:08 jkh Exp $ */ #include #include -#include #include #include #include -- cgit v1.2.3