xref: /csrg-svn/lib/libcompat/4.3/sobuf.c (revision 22147)
1 #ifndef lint
2 static char sccsid[] = "@(#)sobuf.c	5.1 (Berkeley) 06/05/85";
3 #endif not lint
4 
5 #include <stdio.h>
6 
7 char	_sobuf[BUFSIZ];
8