vfsck: Tidy header includes
[openafs.git] / src / vfsck / ufs_tables.c
index 1e27e8f..3b4a1d2 100644 (file)
 #include <afsconfig.h>
 #include <afs/param.h>
 
-
-#ifdef KERNEL
-#include "param.h"
-#else
-#include <sys/param.h>
+#ifndef KERNEL
+#include <roken.h>
 #ifdef         AFS_HPUX_ENV
 #include <sys/fs.h>
 #endif