View | Details | Raw Unified | Return to bug 299258
Collapse All | Expand All

(-)src/Multipath.ycp.orig (+4 lines)
Lines 77-82 Link Here
77
    return config_modified;
77
    return config_modified;
78
}
78
}
79
79
80
// work around a bug in compiling ybc with UI as Y2Namespace
81
// #299258
82
any dummy = UI::GetDisplayInfo();
83
80
84
81
include "multipath/helps.ycp";
85
include "multipath/helps.ycp";
82
include "multipath/complex.ycp";
86
include "multipath/complex.ycp";

Return to bug 299258