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