[PATCH] Fix missing #includes
There are missing #includes which will break compilation on some non-x86 platforms. With following patch this compiles and works on alpha. Ivan.
Showing
Please register or sign in to comment
There are missing #includes which will break compilation on some non-x86 platforms. With following patch this compiles and works on alpha. Ivan.