]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/login/logind-action.h
util-lib: split our string related calls from util.[ch] into its own file string...
[thirdparty/systemd.git] / src / login / logind-action.h
index ff98065371c5c996caf199eb19d67ade4cb72561..e9b424b5f64b949bb93bea032af863b8c76e02c7 100644 (file)
@@ -36,6 +36,7 @@ typedef enum HandleAction {
 } HandleAction;
 
 #include "logind.h"
+#include "logind-inhibit.h"
 
 int manager_handle_action(
                 Manager *m,