649e198375452f69f52923e2214e5faef81a3fcd
[unix-history] / usr / src / sys / kern / uipc_domain.c
/* uipc_domain.c 5.4 82/10/10 */
#include "../h/param.h"
#include "../h/systm.h"
#include "../h/dir.h"
#include "../h/user.h"
#include "../h/reg.h"
#include "../h/inode.h"
#include "../h/proc.h"
#include "../h/timeb.h"
#include "../h/times.h"
#include "../h/reboot.h"
#include "../h/fs.h"
#include "../h/conf.h"
#include "../h/buf.h"
#include "../h/mount.h"
domain()
{
/* return a descriptor for the domain */
}