s/cdomain/domain/
authorBill Joy <root@ucbvax.Berkeley.EDU>
Sun, 5 Sep 1982 00:16:08 +0000 (16:16 -0800)
committerBill Joy <root@ucbvax.Berkeley.EDU>
Sun, 5 Sep 1982 00:16:08 +0000 (16:16 -0800)
SCCS-vsn: sys/kern/uipc_domain.c 5.3

usr/src/sys/kern/uipc_domain.c

index 72bcca7..4065431 100644 (file)
@@ -1,4 +1,4 @@
-/*     uipc_domain.c   5.2     82/07/24        */
+/*     uipc_domain.c   5.3     82/09/04        */
 
 #include "../h/param.h"
 #include "../h/systm.h"
 
 #include "../h/param.h"
 #include "../h/systm.h"
@@ -7,7 +7,6 @@
 #include "../h/reg.h"
 #include "../h/inode.h"
 #include "../h/proc.h"
 #include "../h/reg.h"
 #include "../h/inode.h"
 #include "../h/proc.h"
-#include "../h/clock.h"
 #include "../h/mtpr.h"
 #include "../h/timeb.h"
 #include "../h/times.h"
 #include "../h/mtpr.h"
 #include "../h/timeb.h"
 #include "../h/times.h"
@@ -17,7 +16,7 @@
 #include "../h/buf.h"
 #include "../h/mount.h"
 
 #include "../h/buf.h"
 #include "../h/mount.h"
 
-cdomain()
+domain()
 {
 
        /* return a descriptor for the domain */
 {
 
        /* return a descriptor for the domain */