elput: Add include flie for elogind support

This commit is contained in:
Chris Michael 2018-07-17 22:23:21 -04:00
parent e93dbf21a2
commit d6bbfc5ada
1 changed files with 4 additions and 0 deletions

View File

@ -28,6 +28,10 @@
# include <systemd/sd-login.h>
# endif
# ifdef HAVE_ELOGIND
# include <elogind/sd-login.h>
# endif
#ifndef ELPUT_NODEFS
# ifdef ELPUT_DEFAULT_LOG_COLOR
# undef ELPUT_DEFAULT_LOG_COLOR