]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/shared/boot-timestamps.c
tree-wide: sort includes
[thirdparty/systemd.git] / src / shared / boot-timestamps.c
index ecbe1aaa0f9eed0e931cc8b0abf487f162da3e8f..879aca93744de074b709727ae3906735eba329f2 100644 (file)
@@ -20,8 +20,8 @@
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include "boot-timestamps.h"
 #include "acpi-fpdt.h"
+#include "boot-timestamps.h"
 #include "efivars.h"
 
 int boot_timestamps(const dual_timestamp *n, dual_timestamp *firmware, dual_timestamp *loader) {