Fix minor build errors, and rename the dumpId argument of butc's
[openafs.git] / src / xstat / xstat_fs_callback.c
index 634691b..104b119 100644 (file)
@@ -669,7 +669,7 @@ int SRXAFSCB_GetCellServDB(
     struct rx_call *a_call,
     afs_int32 a_index,
     char **a_name,
-    afs_int32 *a_hosts)
+    serverList *a_hosts)
 {
     return RXGEN_OPCODE;
 }