afs: Move osi_GetTime out of param.h
[openafs.git] / src / config / param.sunx86_59.h
index 4875e3c..0c072f7 100644 (file)
@@ -82,7 +82,6 @@
 #define        AFS_UIOUSER     UIO_USERSPACE
 #define        AFS_CLBYTES     MCLBYTES
 #define        AFS_MINCHANGE   2
-#define        osi_GetTime(x)  uniqtime32(x)
 
 #define        AFS_KALLOC(n)   kmem_alloc(n, KM_SLEEP)
 #define AFS_KALLOC_NOSLEEP(n)   kmem_alloc(n, KM_NOSLEEP)