summaryrefslogtreecommitdiffstats
path: root/lib/libutil/_secure_path.c
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1998-10-09 11:24:20 +0000
committerjkh <jkh@FreeBSD.org>1998-10-09 11:24:20 +0000
commitaac7427316dcb7e06c54c6c78b84598834fa0db0 (patch)
tree2582d7f9f88282c0936225426bcf8de22770d7c7 /lib/libutil/_secure_path.c
parent594459b1b55213bd7548edb3c499992399ef4701 (diff)
downloadFreeBSD-src-aac7427316dcb7e06c54c6c78b84598834fa0db0.zip
FreeBSD-src-aac7427316dcb7e06c54c6c78b84598834fa0db0.tar.gz
Now take stdio.h out of files that don't require it.
Diffstat (limited to 'lib/libutil/_secure_path.c')
-rw-r--r--lib/libutil/_secure_path.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libutil/_secure_path.c b/lib/libutil/_secure_path.c
index 4fd1fc5..983292f 100644
--- a/lib/libutil/_secure_path.c
+++ b/lib/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 <sys/types.h>
#include <sys/stat.h>
-#include <stdio.h>
#include <syslog.h>
#include <errno.h>
#include <libutil.h>
OpenPOWER on IntegriCloud