BSD 4_3 release
[unix-history] / usr / src / lib / libc / stdio / sibuf.c
#if defined(LIBC_SCCS) && !defined(lint)
static char sccsid[] = "@(#)sibuf.c 5.2 (Berkeley) 3/9/86";
#endif LIBC_SCCS and not lint
#include <stdio.h>
char _sibuf[BUFSIZ];