projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31197c6
)
cryptenroll: sort includes
author
Mike Yuan
<me@yhndnzj.com>
Tue, 23 Apr 2024 10:38:34 +0000
(18:38 +0800)
committer
Mike Yuan
<me@yhndnzj.com>
Tue, 23 Apr 2024 12:01:02 +0000
(20:01 +0800)
Follow-up for
1df4b21abdb9e562805a7b006d179507182f845e
src/cryptenroll/cryptenroll.c
patch
|
blob
|
history
diff --git
a/src/cryptenroll/cryptenroll.c
b/src/cryptenroll/cryptenroll.c
index e30cba9fd44c0d9f2424a82c3f98cd09133b25c2..b37b59f047a4d85885d3c8bf8d044ff8892e9a98 100644
(file)
--- a/
src/cryptenroll/cryptenroll.c
+++ b/
src/cryptenroll/cryptenroll.c
@@
-4,8
+4,8
@@
#include <sys/mman.h>
#include "ask-password-api.h"
-#include "build.h"
#include "blockdev-util.h"
+#include "build.h"
#include "cryptenroll-fido2.h"
#include "cryptenroll-list.h"
#include "cryptenroll-password.h"