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

Avoid implict declaration of our mkdirhier in transport code

parent db4653a4
No related branches found
No related tags found
No related merge requests found
...@@ -43,6 +43,7 @@ ...@@ -43,6 +43,7 @@
#include "maestro/i_globals.h" #include "maestro/i_globals.h"
#include "maestro/i_cdo.h" #include "maestro/i_cdo.h"
#include "maestro/i_memlock.h" #include "maestro/i_memlock.h"
#include "maestro/i_misc.h"
#include "maestro/i_event.h" // waitup #include "maestro/i_event.h" // waitup
#include <inttypes.h> #include <inttypes.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment