From 1ed649627c5dbf9254f325c8254bfa69c31466c9 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 28 Jul 2016 17:26:59 -0400 Subject: headerssss --- src/systemd-hwdb/hwdb.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/systemd-hwdb') diff --git a/src/systemd-hwdb/hwdb.c b/src/systemd-hwdb/hwdb.c index 5ec2ba6169..0e96716b0f 100644 --- a/src/systemd-hwdb/hwdb.c +++ b/src/systemd-hwdb/hwdb.c @@ -27,14 +27,14 @@ #include "basic/fd-util.h" #include "basic/fileio.h" #include "basic/fs-util.h" -#include "sd-hwdb/hwdb-internal.h" -#include "sd-hwdb/hwdb-util.h" #include "basic/mkdir.h" #include "basic/strbuf.h" #include "basic/string-util.h" #include "basic/strv.h" #include "basic/util.h" #include "basic/verbs.h" +#include "sd-hwdb/hwdb-internal.h" +#include "sd-hwdb/hwdb-util.h" /* * Generic udev properties, key/value database based on modalias strings. -- cgit v1.2.3-54-g00ecf