summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Michael <cp.michael@samsung.com>2018-07-17 22:23:21 -0400
committerChris Michael <cp.michael@samsung.com>2018-11-29 07:05:47 -0500
commitd6bbfc5ada5cd68773428504220691c578e927c3 (patch)
tree997cae09f8725eb8686f7d13c03c9e31f6bd625a
parente93dbf21a26ea05118db1896025f7ad19e603813 (diff)
downloadefl-d6bbfc5ada5cd68773428504220691c578e927c3.tar.gz
elput: Add include flie for elogind support
-rw-r--r--src/lib/elput/elput_private.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/lib/elput/elput_private.h b/src/lib/elput/elput_private.h
index 692dd4a83e..16fe305c5b 100644
--- a/src/lib/elput/elput_private.h
+++ b/src/lib/elput/elput_private.h
@@ -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