]> git.proxmox.com Git - mirror_qemu.git/commit - os-win32.c
win32: Add missing function setenv
authorStefan Weil <weil@mail.berlios.de>
Thu, 1 Jul 2010 00:47:49 +0000 (00:47 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 15 Aug 2010 09:45:28 +0000 (09:45 +0000)
commit0a1574bb1347f856524014ef23cb2d686361075c
tree80a6e67ae04dc919fc03855b19eb598640c990d7
parent3dcbf8f9ca5f361a38bf1b699080daeb40d5185e
win32: Add missing function setenv

Mingw32 does not provide a declaration and implementation of function
setenv (which is used in sdl.c), so this patch adds both.

Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
os-win32.c
osdep.h