summaryrefslogtreecommitdiff
path: root/src/shared/boot-timestamps.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/boot-timestamps.h')
-rw-r--r--src/shared/boot-timestamps.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/shared/boot-timestamps.h b/src/shared/boot-timestamps.h
index c719dd3602..4e648f18e2 100644
--- a/src/shared/boot-timestamps.h
+++ b/src/shared/boot-timestamps.h
@@ -1,7 +1,6 @@
/* SPDX-License-Identifier: LGPL-2.1+ */
#pragma once
-
#include <time-util.h>
int boot_timestamps(const dual_timestamp *n, dual_timestamp *firmware, dual_timestamp *loader);