4.4BSD/usr/src/old/dbx/tests/cc/user.c

Compare this file to the similar file:
Show the results in this format:

/*
 * The user structure is a good test of the general symbol processing
 * abilities of dbx.
 */

#include <sys/param.h>
#include <sys/dir.h>
#include <sys/user.h>

main ()
{
}