Index: src/trusted/service_runtime/service_runtime.gyp |
diff --git a/src/trusted/service_runtime/service_runtime.gyp b/src/trusted/service_runtime/service_runtime.gyp |
index ea96e3a3275bae95149ff488790c3770e90bd849..bd6a24d5402a6860ebc341b2a8b3997bd52b1196 100644 |
--- a/src/trusted/service_runtime/service_runtime.gyp |
+++ b/src/trusted/service_runtime/service_runtime.gyp |
@@ -75,6 +75,7 @@ |
'sys_list_mappings.c', |
'sys_memory.c', |
'sys_parallel_io.c', |
+ 'sys_random.c', |
'thread_suspension_common.c', |
'thread_suspension_unwind.c', |
], |