diff options
| author | Alfred Perlstein <alfred@FreeBSD.org> | 2002-05-28 17:03:12 +0000 |
|---|---|---|
| committer | Alfred Perlstein <alfred@FreeBSD.org> | 2002-05-28 17:03:12 +0000 |
| commit | a82bbc730e20fe9dec4abeb1d949b2d02869032a (patch) | |
| tree | 96c195652047b452e756960d6bdfc6786443c564 /lib/libc/stdio/fvwrite.h | |
| parent | 6ba807ae3ad4a36737776b8360698979fb378d97 (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdio/fvwrite.h')
| -rw-r--r-- | lib/libc/stdio/fvwrite.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/libc/stdio/fvwrite.h b/lib/libc/stdio/fvwrite.h index e55341b4033b..df59bf0b706b 100644 --- a/lib/libc/stdio/fvwrite.h +++ b/lib/libc/stdio/fvwrite.h @@ -50,8 +50,4 @@ struct __suio { int uio_resid; }; -#if __STDC__ || c_plusplus extern int __sfvwrite(FILE *, struct __suio *); -#else -extern int __sfvwrite(); -#endif |
