]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
tpm2-generator: sort includes
authorMike Yuan <me@yhndnzj.com>
Thu, 4 Jan 2024 08:53:45 +0000 (16:53 +0800)
committerMike Yuan <me@yhndnzj.com>
Thu, 4 Jan 2024 12:33:32 +0000 (20:33 +0800)
src/tpm2-setup/tpm2-generator.c

index 1ba8a7fc93bc89a91bdcbf0a1af03a59a9c02bbe..723b31898a923e066e6089527ab5ffc5434b999e 100644 (file)
@@ -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