Changed the data types for the sdb class characters to be unsigned
[unix-history] / usr / src / old / sdb / udef.c
static char sccsid[] = "@(#)udef.c 4.2 %G%";
#include <sys/param.h>
char u[ctob(UPAGES)]; /* struct user u */