Flush out the last dregs in the terminal before quitting when
[unix-history] / usr / src / old / sdb / udef.c
CommitLineData
28c97a66 1static char sccsid[] = "@(#)udef.c 4.2 %G%";
d3e69ac4
BJ
2#include <sys/param.h>
3char u[ctob(UPAGES)]; /* struct user u */