X-Git-Url: http://git.pk910.de/?p=NeonServV5.git;a=blobdiff_plain;f=src%2FmemoryDebug.c;h=c42559233023cc0c7e013c29f2974423082bc9af;hp=1f52eceadb31c2c0656f61c579c22bad7b3a2e73;hb=88751acefe20e568fc945d7e5f5c11e0a9c7be60;hpb=7c0052f8baa41bd47153733f5a7140c67422ecd2 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"