Index: ports/nacl-spawn/include/nacl_spawn.h |
diff --git a/ports/nacl-spawn/include/nacl_spawn.h b/ports/nacl-spawn/include/nacl_spawn.h |
index 84660a71219fddc849305fbe526d8c35b6692afe..e6597e7f52d296d125d69799e738ab4834aae7b8 100644 |
--- a/ports/nacl-spawn/include/nacl_spawn.h |
+++ b/ports/nacl-spawn/include/nacl_spawn.h |
@@ -27,6 +27,8 @@ |
#define NSPAWN_LOG(format, ...) |
#endif |
+#define LOADER_NAME "nacl_spawn" |
+ |
__BEGIN_DECLS |
void nspawn_var_release(struct PP_Var var); |