Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
oslib-win32: do not rely on macro to get redefined function name
On Windows with glib <2.50, g_poll is redefined to use the variant defined in util/oslib-win32.c. Use the same name in the declaration and definition for ease of grepping. Signed-off-by: Paolo Bonzini <[email protected]>
- Loading branch information