From 64c5e0312e6e72f46bfee496c792e0e9eb96bf3b Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Fri, 9 Oct 1998 00:39:09 +0000 Subject: All these have to include stdio.h now. --- libutil/_secure_path.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libutil/_secure_path.c b/libutil/_secure_path.c index 01c29bf..4fd1fc5 100644 --- a/libutil/_secure_path.c +++ b/libutil/_secure_path.c @@ -18,12 +18,13 @@ * 5. Modifications may be freely made to this file providing the above * conditions are met. * - * $Id: _secure_path.c,v 1.1 1997/05/10 18:55:37 davidn Exp $ + * $Id: _secure_path.c,v 1.2 1997/05/15 06:06:32 davidn Exp $ */ #include #include +#include #include #include #include -- cgit v1.2.3