diff --git a/src/feload.c b/src/feload.c index eb0c6a8..f962c8d 100644 --- a/src/feload.c +++ b/src/feload.c @@ -25,6 +25,8 @@ /* Loads executables into physical memory. */ +#include "cenv.h" + #include #include /* Malloc and friends */ #include