Hi On Thu, Sep 18, 2014 at 3:24 PM, Emil Renner Berthing <syst...@esmil.dk> wrote: > --- > src/shared/label.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/src/shared/label.h b/src/shared/label.h > index 7294820..cb2ec79 100644 > --- a/src/shared/label.h > +++ b/src/shared/label.h > @@ -24,6 +24,7 @@ > #include <sys/types.h> > #include <stdbool.h> > #include <sys/socket.h> > +#include <stdio.h>
Applied! Thanks David > > int label_init(const char *prefix); > void label_finish(void); > -- > 2.1.0 > > _______________________________________________ > systemd-devel mailing list > systemd-devel@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/systemd-devel _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel