X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=src%2FmemoryDebug.c;h=c42559233023cc0c7e013c29f2974423082bc9af;hb=346d93c001239ddd9a73b573e4aadd8eeb872681;hp=7d9e6ad0ceff0ded13ba59f338cc5143fab4fd00;hpb=4d078d69cd2308cc835d7d8f1117e9b18ec37b61;p=NeonServV5.git diff --git a/src/memoryDebug.c b/src/memoryDebug.c index 7d9e6ad..c425592 100644 --- a/src/memoryDebug.c +++ b/src/memoryDebug.c @@ -1,4 +1,4 @@ -/* memoryDebug.c - NeonServ v5.5 +/* memoryDebug.c - NeonServ v5.6 * Copyright (C) 2011-2012 Philipp Kreil (pk910) * * This program is free software: you can redistribute it and/or modify @@ -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"