Revision 077030d1 qemu-os-win32.h

b/qemu-os-win32.h
29 29
#include <windows.h>
30 30
#include <winsock2.h>
31 31

  
32
/* Declaration of ffs() is missing in MinGW's strings.h. */
33
int ffs(int i);
34

  
32 35
/* Polling handling */
33 36

  
34 37
/* return TRUE if no sleep should be done afterwards */

Also available in: Unified diff