diff options
Diffstat (limited to 'pacredir.h')
-rw-r--r-- | pacredir.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -24,6 +24,9 @@ #include <sys/stat.h> #include <time.h> +/* systemd headers */ +#include <systemd/sd-daemon.h> + /* Avahi headers */ #include <avahi-client/lookup.h> #include <avahi-common/error.h> |