mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-02-20 22:10:31 +01:00
Fix compiling on windows/mingw with automake build system.
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=95191 Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
This commit is contained in:
parent
c126716ada
commit
4858faf14e
1 changed files with 2 additions and 0 deletions
|
|
@ -28,6 +28,8 @@
|
||||||
#include "dbus-threads.h"
|
#include "dbus-threads.h"
|
||||||
#include "dbus-list.h"
|
#include "dbus-list.h"
|
||||||
|
|
||||||
|
#include <stdio.h>
|
||||||
|
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
|
|
||||||
static dbus_bool_t global_init_done = FALSE;
|
static dbus_bool_t global_init_done = FALSE;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue