build: include dbus-sysdeps-unix.h for _dbus_fd_set_close_on_exec

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=85563
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
This commit is contained in:
Patrick Welche 2014-10-28 15:31:58 +00:00 committed by Simon McVittie
parent 66b15d1779
commit a400f9ac25

View file

@ -38,6 +38,7 @@
#include <dbus/dbus-internals.h>
#include <dbus/dbus-list.h>
#include <dbus/dbus-sysdeps-unix.h>
#include "dir-watch.h"
#define MAX_DIRS_TO_WATCH 128