aboutsummaryrefslogtreecommitdiff
path: root/src/comp/rustc.rc
diff options
context:
space:
mode:
Diffstat (limited to 'src/comp/rustc.rc')
-rw-r--r--src/comp/rustc.rc4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/comp/rustc.rc b/src/comp/rustc.rc
index 75f893c9..70eb35d1 100644
--- a/src/comp/rustc.rc
+++ b/src/comp/rustc.rc
@@ -13,6 +13,10 @@ mod driver {
mod rustc;
}
+mod util {
+ mod common;
+}
+
auth driver = unsafe;
mod lib {