From 89021e0763ecf89b9261ef36d2386e9b5b210171 Mon Sep 17 00:00:00 2001 From: Michael Shalayeff Date: Wed, 16 Oct 1996 13:24:08 +0000 Subject: unneeded includes. --- sys/lib/libsa/stand.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/lib/libsa') diff --git a/sys/lib/libsa/stand.h b/sys/lib/libsa/stand.h index 7514d83c0c8..d73d3ac77e9 100644 --- a/sys/lib/libsa/stand.h +++ b/sys/lib/libsa/stand.h @@ -1,4 +1,4 @@ -/* $OpenBSD: stand.h,v 1.9 1996/10/16 11:32:08 mickey Exp $ */ +/* $OpenBSD: stand.h,v 1.10 1996/10/16 13:24:07 mickey Exp $ */ /* $NetBSD: stand.h,v 1.13 1996/01/13 22:25:42 leo Exp $ */ /*- @@ -38,7 +38,6 @@ #include #include -#include #include #include "saioctl.h" #include "saerrno.h" @@ -48,6 +47,7 @@ #endif struct open_file; +struct stat; /* * Useful macros -- cgit v1.2.3