mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-04-23 04:00:39 +02:00
Fix building on Mac OSX when using launchd
Provided by Dawid Wróbel at https://invent.kde.org/packaging/craft-blueprints-kde\ /-/blob/master/libs/dbus/0002-fix-macos-build.diff
This commit is contained in:
parent
dca1548d1d
commit
30426b26e6
1 changed files with 1 additions and 0 deletions
|
|
@ -39,6 +39,7 @@
|
|||
#ifdef DBUS_ENABLE_LAUNCHD
|
||||
#include <launch.h>
|
||||
#include <errno.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "dbus-misc.h"
|
||||
#include "dbus-server-socket.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue