X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fpython-systemd%2F_daemon.c;fp=src%2Fpython-systemd%2F_daemon.c;h=65cfec7ce8a804d163f58871b11e535f38c7189e;hp=7756a7880d2f788ebdcca6bdeeb2174667b7aa8d;hb=73f860db9893deab6aebceb53dd7d0deb662e832;hpb=5d459d6b07206963a022e9a95ea9d8c18dc0eab8 diff --git a/src/python-systemd/_daemon.c b/src/python-systemd/_daemon.c index 7756a7880..65cfec7ce 100644 --- a/src/python-systemd/_daemon.c +++ b/src/python-systemd/_daemon.c @@ -29,7 +29,7 @@ #include #include -#include +#include "systemd/sd-daemon.h" #include "pyutil.h" #include "macro.h"