summaryrefslogtreecommitdiff
path: root/src/libsystemd/src/sd-bus/bus-socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libsystemd/src/sd-bus/bus-socket.h')
-rw-r--r--src/libsystemd/src/sd-bus/bus-socket.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libsystemd/src/sd-bus/bus-socket.h b/src/libsystemd/src/sd-bus/bus-socket.h
index 6e1d32e6a7..712e37bcc0 100644
--- a/src/libsystemd/src/sd-bus/bus-socket.h
+++ b/src/libsystemd/src/sd-bus/bus-socket.h
@@ -19,6 +19,8 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
+#include <stdbool.h>
+
#include <systemd/sd-bus.h>
void bus_socket_setup(sd_bus *b);