summary refs log tree commit diff
path: root/aarch64/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'aarch64/Cargo.toml')
-rw-r--r--aarch64/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/aarch64/Cargo.toml b/aarch64/Cargo.toml
index c87c419..fcb4b30 100644
--- a/aarch64/Cargo.toml
+++ b/aarch64/Cargo.toml
@@ -16,6 +16,7 @@ libc = "*"
 msg_socket = { path = "../msg_socket" }
 remain = "*"
 resources = { path = "../resources" }
+servers = { path = "../servers" }
 sync = { path = "../sync" }
 sys_util = { path = "../sys_util" }
 vm_control = { path = "../vm_control" }