Skip to content
Snippets Groups Projects
Commit 2ae0050c authored by Utz-Uwe Haus's avatar Utz-Uwe Haus
Browse files

Fix missing resource.h inclusion

Closes JSC #43
parent c363881d
No related branches found
No related tags found
1 merge request!15Draft: Fix integer attribute and binop CDO selectors
......@@ -49,6 +49,7 @@
#include <inttypes.h>
#include <string.h>
#include <assert.h>
#include <sys/resource.h>
#include "maestro/i_state.h"
#include "transport/transport.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment