aboutsummaryrefslogtreecommitdiff
path: root/src/rt/rust.h
diff options
context:
space:
mode:
authorMichael Bebenita <[email protected]>2010-08-27 18:26:36 -0700
committerMichael Bebenita <[email protected]>2010-09-07 18:41:07 -0700
commitf8ff013e3cc737b92b5a140dfd0ddcc5ab6773d9 (patch)
tree84daaf59d1eb899021e681927e1103cf08b91dd5 /src/rt/rust.h
parentInitial support for a global crate metadata cache (diff)
downloadrust-f8ff013e3cc737b92b5a140dfd0ddcc5ab6773d9.tar.xz
rust-f8ff013e3cc737b92b5a140dfd0ddcc5ab6773d9.zip
Added a few utility classes, cleaned up the include order of .h files, and started to make the Rust kernel own domain message queues rather than the Rust domains themselves.
Diffstat (limited to 'src/rt/rust.h')
-rw-r--r--src/rt/rust.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/rt/rust.h b/src/rt/rust.h
index 3c534c94..66185727 100644
--- a/src/rt/rust.h
+++ b/src/rt/rust.h
@@ -17,10 +17,6 @@
#define CDECL
#endif
-#include "util/array_list.h"
-
-#include "rust_srv.h"
-
/*
* Local Variables:
* fill-column: 78;