[9521] Let build map extractor at Mac OSX

Also restore build at Windows (Win32 not have unistd.h)

Win32 ad.exe binary updated but not expected any functional differences.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
imbecile 2010-03-05 06:45:59 +03:00 committed by VladimirMangos
parent eaf5934c99
commit 24540e4b03
5 changed files with 28 additions and 37 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9520"
#define REVISION_NR "9521"
#endif // __REVISION_NR_H__