projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d38c0b1
)
tpm2-generator: sort includes
author
Mike Yuan
<me@yhndnzj.com>
Thu, 4 Jan 2024 08:53:45 +0000
(16:53 +0800)
committer
Mike Yuan
<me@yhndnzj.com>
Thu, 4 Jan 2024 12:33:32 +0000
(20:33 +0800)
src/tpm2-setup/tpm2-generator.c
patch
|
blob
|
history
diff --git
a/src/tpm2-setup/tpm2-generator.c
b/src/tpm2-setup/tpm2-generator.c
index 1ba8a7fc93bc89a91bdcbf0a1af03a59a9c02bbe..723b31898a923e066e6089527ab5ffc5434b999e 100644
(file)
--- a/
src/tpm2-setup/tpm2-generator.c
+++ b/
src/tpm2-setup/tpm2-generator.c
@@
-1,10
+1,10
@@
/* SPDX-License-Identifier: LGPL-2.1-or-later */
#include "generator.h"
+#include "parse-util.h"
#include "proc-cmdline.h"
#include "special.h"
#include "tpm2-util.h"
-#include "parse-util.h"
/* A small generator that enqueues tpm2.target as synchronization point if the TPM2 device hasn't shown up
* yet, but the firmware reports it to exist. This is supposed to deal with systems where the TPM2 driver