mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-04 03:38:00 +02:00
Fixed wince build problem reported by aheinecke at intevation dot de.
This commit is contained in:
parent
a064cf9578
commit
4015036813
1 changed files with 2 additions and 0 deletions
|
|
@ -36,7 +36,9 @@
|
|||
#include <dbus/dbus-hash.h>
|
||||
#include <dbus/dbus-credentials.h>
|
||||
#include <dbus/dbus-internals.h>
|
||||
#ifdef DBUS_CYGWIN
|
||||
#include <signal.h>
|
||||
#endif
|
||||
|
||||
struct BusContext
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue