Quellcode durchsuchen
Fix compile error with gcc-4.4
> app.cpp:1173: error: 'uint16_t' was not declared in this scope
> app.cpp:1173: error: expected ';' before 'word'
> app.cpp:1174: error: 'uint8_t' was not declared in this scope
> app.cpp:1174: error: expected ';' before 'hi'
> app.cpp:1180: error: 'word' was not declared in this scope
> app.cpp:1181: error: 'lo' was not declared in this scope
> app.cpp:1182: error: 'hi' was not declared in this scope
> make[1]: *** [app.o] Error 1
Patch from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=553703
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/slim/trunk@170 7c53e7cc-98ea-0310-8f1f-a0b24da60408