projects
/
barrelfish
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
proc_mgmt: fixed several dependency issues
[barrelfish]
/
usr
/
tests
/
proc_mgmt_test
/
main.c
diff --git
a/usr/tests/proc_mgmt_test/main.c
b/usr/tests/proc_mgmt_test/main.c
index
07e94d2
..
9d33977
100644
(file)
--- a/
usr/tests/proc_mgmt_test/main.c
+++ b/
usr/tests/proc_mgmt_test/main.c
@@
-15,6
+15,7
@@
#include <barrelfish/barrelfish.h>
#include <barrelfish/deferred.h>
+#include <barrelfish/sys_debug.h>
#include <barrelfish/proc_mgmt_client.h>
#include <barrelfish/spawn_client.h>
#include <bench/bench.h>