diff options
author | bde <bde@FreeBSD.org> | 2000-10-13 14:04:26 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 2000-10-13 14:04:26 +0000 |
commit | 5e498d91fd4fd3b93316062349726f50da591e6f (patch) | |
tree | ff906e3a2d7a05d8459a41ea525123fac13839d8 /release/Makefile | |
parent | 187e734c1d43f84ad73d42479cfb5e421dd21a98 (diff) | |
download | FreeBSD-src-5e498d91fd4fd3b93316062349726f50da591e6f.zip FreeBSD-src-5e498d91fd4fd3b93316062349726f50da591e6f.tar.gz |
Fixed namespace pollution in rev.1.78. Don't export <sys/stat.h> to
userland from here; just forward declare struct stat. fhstat.2
(== fhopen.2 == fhstatfs.2) has always specified including
<sys/stat.h> before using any of the fh functions although this is
only necessary for dereferencing the "struct stat *" arg of fhstat(),
so applications should not notice this change.
Fixed unsorting of user prototypes in rev.1.78.
Diffstat (limited to 'release/Makefile')
0 files changed, 0 insertions, 0 deletions