[7319] Fixed compile on Unix systems.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2009-02-21 11:53:37 +01:00
parent 9f4154a6f9
commit 3910fc4898
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7318"
#define REVISION_NR "7319"
#endif // __REVISION_NR_H__