Changed to memalign, stupid debian is obsolete

This commit is contained in:
David Anderson
2004-10-30 09:42:54 +00:00
parent 4e385fec50
commit 719b32d71f
3 changed files with 5 additions and 5 deletions

View File

@@ -60,9 +60,6 @@
#include <windows.h>
#endif
extern int errno;
int errno;
// this file does not include amxmodx.h, so we have to include the memory manager here
#ifdef MEMORY_TEST
#include "mmgr/mmgr.h"