tools: Rename u_int64 to solve AIX problem
[openafs.git] / src / tools / afsdump_xsed.c
index f726ae9..3328e51 100644 (file)
@@ -362,7 +362,7 @@ main(int argc, char **argv)
     }
 
     if (printflags & DSPRINT_PATH) {
-       u_int64 where;
+       dt_uint64 where;
 
        dp.print_flags = printflags & DSPRINT_DEBUG;
        bzero(&phi, sizeof(phi));