Fix missing header for systemd notification
This commit is contained in:
parent
08f579231c
commit
88351eca17
|
@ -33,6 +33,7 @@
|
|||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <time.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "log.h"
|
||||
#include "xmalloc.h"
|
||||
|
|
Loading…
Reference in New Issue