artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08e8032
)
sys/stat.h gets included here, and STAYS included here, thank you
author
downsj
<downsj@openbsd.org>
Fri, 17 Jan 1997 07:28:15 +0000
(07:28 +0000)
committer
downsj
<downsj@openbsd.org>
Fri, 17 Jan 1997 07:28:15 +0000
(07:28 +0000)
very much.
sys/lib/libsa/stand.h
patch
|
blob
|
history
diff --git
a/sys/lib/libsa/stand.h
b/sys/lib/libsa/stand.h
index
310b6b2
..
9952ef8
100644
(file)
--- a/
sys/lib/libsa/stand.h
+++ b/
sys/lib/libsa/stand.h
@@
-1,4
+1,4
@@
-/* $OpenBSD: stand.h,v 1.1
6 1996/12/12 08:16:30 mickey
Exp $ */
+/* $OpenBSD: stand.h,v 1.1
7 1997/01/17 07:28:15 downsj
Exp $ */
/* $NetBSD: stand.h,v 1.18 1996/11/30 04:35:51 gwr Exp $ */
/*-
@@
-38,6
+38,7
@@
#include <sys/types.h>
#include <sys/cdefs.h>
+#include <sys/stat.h>
#include <machine/stdarg.h>
#include "saioctl.h"
#include "saerrno.h"
@@
-47,7
+48,6
@@
#endif
struct open_file;
-struct stat;
/*
* Useful macros