machine/param.h is gone
[unix-history] / usr / src / lib / libcompat / 4.3 / sobuf.c
CommitLineData
b8f253e8
KM
1#ifndef lint
2static char sccsid[] = "@(#)sobuf.c 5.1 (Berkeley) %G%";
3#endif not lint
fa08326e
RC
4
5#include <stdio.h>
6
7char _sobuf[BUFSIZ];