xref: /original-bsd/lib/libcompat/4.3/sibuf.c (revision 18f6d767)
1 /* @(#)sibuf.c	4.1 (Berkeley) 05/15/84 */
2 
3 #include <stdio.h>
4 
5 char	_sibuf[BUFSIZ];
6