X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=src%2FmemoryDebug.c;h=c42559233023cc0c7e013c29f2974423082bc9af;hb=54ef844b721b720e9cc81dc4737c299a0e84cb59;hp=1f52eceadb31c2c0656f61c579c22bad7b3a2e73;hpb=d46f9474c87208e9e62f3b5c814f6d014b8a5cf5;p=NeonServV5.git diff --git a/src/memoryDebug.c b/src/memoryDebug.c index 1f52ece..c425592 100644 --- a/src/memoryDebug.c +++ b/src/memoryDebug.c @@ -17,6 +17,7 @@ #include "main.h" #include "memoryDebug.h" #include "memoryInfo.h" +#include "tools.h" #define FILE_NAME_LENGTH 256 #define OUTPUT_FILE "leak_info.txt"