Replace bits of libutil with libroken
[openafs.git] / src / tviced / state_analyzer.c
index 5e80394..05dcb31 100644 (file)
@@ -17,7 +17,6 @@
 #include <afsconfig.h>
 #include <afs/param.h>
 
-
 #include <stdio.h>
 #include <errno.h>
 #include <sys/file.h>
@@ -26,6 +25,8 @@
 #include <time.h>
 #include <string.h>
 
+#include <roken.h>
+
 #include <afs/stds.h>
 #include <rx/xdr.h>
 #include <afs/afs_assert.h>