mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-26 11:45:58 +01:00
parent
a8522db683
commit
9eec4cb670
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <sys/socket.h>
|
#include <sys/socket.h>
|
||||||
#include <sys/un.h>
|
#include <sys/un.h>
|
||||||
|
#include <string.h>
|
||||||
|
|
||||||
namespace Systemd {
|
namespace Systemd {
|
||||||
int SdBooted(void) {
|
int SdBooted(void) {
|
||||||
|
|
Loading…
Reference in a new issue