diff options
| author | Miguel <m.i@gmx.at> | 2018-09-12 15:23:38 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2018-09-12 15:23:38 +0200 |
| commit | c72944b5646863ffaaaff94dc03b939a08566203 (patch) | |
| tree | 3ce3d74fc27b297cd6958d0d8ba588ccbbe16bfb /test | |
| parent | 800b1a878ec34a8ff30ed093e20561182fa6ae36 (diff) | |
struggling with vmem
Diffstat (limited to 'test')
| -rw-r--r-- | test/selftest.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/selftest.c b/test/selftest.c index e95b320..ef0b80a 100644 --- a/test/selftest.c +++ b/test/selftest.c @@ -1,4 +1,5 @@ #include "kernel.h" +#include "log.h" void selftest_stack_overflow() { |
