mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-05 19:18:09 +02:00
include sd-daemon.h for sd_booted()
This commit is contained in:
parent
88642f6fee
commit
ef72d5df98
1 changed files with 2 additions and 0 deletions
|
|
@ -58,6 +58,8 @@
|
|||
#include <sys/syslimits.h>
|
||||
#endif
|
||||
|
||||
#include "sd-daemon.h"
|
||||
|
||||
#ifndef O_BINARY
|
||||
#define O_BINARY 0
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue