[9822] Fix link error in gcc after [9816] and include needed header

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-05-02 00:44:04 +02:00
parent fa7f495f48
commit 555e1b8d6d
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9821"
#define REVISION_NR "9822"
#endif // __REVISION_NR_H__