xref: /csrg-svn/lib/libcompat/4.3/sobuf.c (revision 61242)
148399Sbostic /*-
248399Sbostic  * %sccs.include.proprietary.c%
348399Sbostic  */
448399Sbostic 
526662Sdonn #if defined(LIBC_SCCS) && !defined(lint)
6*61242Sbostic static char sccsid[] = "@(#)sobuf.c	8.1 (Berkeley) 06/04/93";
748399Sbostic #endif /* LIBC_SCCS and not lint */
816490Sralph 
916490Sralph #include <stdio.h>
1016490Sralph 
1116490Sralph char	_sobuf[BUFSIZ];
12