]> andersk Git - moira.git/blobdiff - dbck/dbck.dc
split qsupport into many pieces
[moira.git] / dbck / dbck.dc
index f2405717c55d5d387532a547353c03fc9c44fd91..525d567a181e81ecd875e41c5bb13bdd7fb5ba52 100644 (file)
@@ -23,7 +23,7 @@ int fast = 0;
 int warn = 1;
 int abort_p = 0;
 struct hash *users, *machines, *clusters, *lists, *filesys, *nfsphys;
-struct hash *strings, *members;
+struct hash *strings, *members, *subnets;
 EXEC SQL BEGIN DECLARE SECTION; 
 int dcmenable;
 EXEC SQL END DECLARE SECTION; 
This page took 0.029954 seconds and 4 git commands to generate.