diff options
| author | Blue Swirl | 2010-07-27 19:26:08 +0200 |
|---|---|---|
| committer | Blue Swirl | 2010-07-27 19:26:08 +0200 |
| commit | 249cdb420a3b68cf693abfcab317eabfe46e5219 (patch) | |
| tree | 95c7781962f658e77538299b8266643eb17b2ea6 /linux-user/elfload.c | |
| parent | Initialize a variable in all cases (diff) | |
| download | qemu-249cdb420a3b68cf693abfcab317eabfe46e5219.tar.gz qemu-249cdb420a3b68cf693abfcab317eabfe46e5219.tar.xz qemu-249cdb420a3b68cf693abfcab317eabfe46e5219.zip | |
Fix mingw32 build
Fix mingw32 build errors like
/src/qemu/ui/vnc-enc-tight.c: In function 'tight_detect_smooth_image24':
/src/qemu/ui/vnc-enc-tight.c:119: error: 'uint' undeclared (first use in this function)
Replace 'uint' with proper 'unsigned int'.
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'linux-user/elfload.c')
0 files changed, 0 insertions, 0 deletions
