From f8ff013e3cc737b92b5a140dfd0ddcc5ab6773d9 Mon Sep 17 00:00:00 2001 From: Michael Bebenita Date: Fri, 27 Aug 2010 18:26:36 -0700 Subject: 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. --- src/rt/rust.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/rt/rust.h') 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; -- cgit v1.2.3