summaryrefslogtreecommitdiff
path: root/src/systemd-tty-ask-password-agent
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-08-01 16:33:32 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-08-01 16:33:32 -0400
commit272b48187cee0b42b6e936ad2c045f13b391f3ad (patch)
tree383049270ccbac5040e4404bbe71ac49d0c423db /src/systemd-tty-ask-password-agent
parent46277a7844c854210eaa0a3612fa297ec33ddb7b (diff)
find src \( -name '*.h' -o -name '*.c' \) -type f -exec ./fixup_includes {} \;
Diffstat (limited to 'src/systemd-tty-ask-password-agent')
-rw-r--r--src/systemd-tty-ask-password-agent/tty-ask-password-agent.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/systemd-tty-ask-password-agent/tty-ask-password-agent.c b/src/systemd-tty-ask-password-agent/tty-ask-password-agent.c
index b77c884c28..0db27e27cd 100644
--- a/src/systemd-tty-ask-password-agent/tty-ask-password-agent.c
+++ b/src/systemd-tty-ask-password-agent/tty-ask-password-agent.c
@@ -31,8 +31,6 @@
#include <unistd.h>
#include "basic/alloc-util.h"
-#include "shared/ask-password-api.h"
-#include "shared/conf-parser.h"
#include "basic/def.h"
#include "basic/dirent-util.h"
#include "basic/fd-util.h"
@@ -46,6 +44,8 @@
#include "basic/strv.h"
#include "basic/terminal-util.h"
#include "basic/util.h"
+#include "shared/ask-password-api.h"
+#include "shared/conf-parser.h"
#include "shared/utmp-wtmp.h"
static enum {