]> andersk Git - moira.git/blobdiff - dbck/phase2.qc
sms -> moira
[moira.git] / dbck / phase2.qc
index d558c57ba84ef02ebbcd0ec42cd176a044089b8c..363e92c69e4f7cc7dc92957ff58561372e6bfdee 100644 (file)
@@ -7,7 +7,7 @@
 
 #include <mit-copyright.h>
 #include <stdio.h>
-#include <sms.h>
+#include <moira.h>
 #include "dbck.h"
 
 static char phase2_qc_rcsid[] = "$Header$";
@@ -406,7 +406,7 @@ int hint;
                        id2 = f->filsys_id;
                        id3 = f->mach_id;
                        if (set_next_object_id("nfsphys_id", "nfsphys") !=
-                               SMS_SUCCESS) {
+                               MR_SUCCESS) {
                            printf("Unable to assign unique ID\n");
                            return;
                        }
This page took 0.054441 seconds and 4 git commands to generate.