date and time created 88/10/07 16:35:45 by marc
[unix-history] / usr / src / lib / libcompat / 4.3 / sobuf.c
CommitLineData
2ce81398
DS
1#if defined(LIBC_SCCS) && !defined(lint)
2static char sccsid[] = "@(#)sobuf.c 5.2 (Berkeley) %G%";
3#endif LIBC_SCCS and not lint
fa08326e
RC
4
5#include <stdio.h>
6
7char _sobuf[BUFSIZ];