X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=client%2Fmem.c;fp=client%2Fmem.c;h=9b72b8a151f5b377048081b169b8350d76e5035c;hb=de76c5f5ac6a0c4291b51d5b2c16e3611b5c99e3;hp=f4cdf2cebe1fcd881fed6afa6780aa7f9ee3d9fb;hpb=5ff699e2aacd37539f76e069524862dac401a303;p=mTask.git diff --git a/client/mem.c b/client/mem.c index f4cdf2c..9b72b8a 100644 --- a/client/mem.c +++ b/client/mem.c @@ -1,6 +1,7 @@ #include #include +#include "interface.h" #include "mem.h" uint8_t mem[MEMSIZE] = {0};