diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2001-03-05 10:51:22 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-03-05 10:51:22 +0000 |
| commit | b3445a236bf81b56da81cbb8140780d1fa24f90d (patch) | |
| tree | ac618b8862d2865c6f32896bfdb4613ad2316bd8 /lib/libc | |
| parent | bb301577f9566ce5b05ed93154c2c5054f2bb21f (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/stdio/flags.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/stdio/flags.c b/lib/libc/stdio/flags.c index afcc4d80f8ec..c5fc7ec89994 100644 --- a/lib/libc/stdio/flags.c +++ b/lib/libc/stdio/flags.c @@ -46,6 +46,7 @@ static const char rcsid[] = #include <sys/file.h> #include <stdio.h> #include <errno.h> + #include "local.h" /* |
