]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/backlight/backlight.c
tree-wide: sort includes
[thirdparty/systemd.git] / src / backlight / backlight.c
index b0fa079fec2b560b0979d43704a1c4e8de1ce39b..a2da976bb61fbba84883cd37385424f35ebe4344 100644 (file)
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 ***/
 
-#include "libudev.h"
-
 #include "alloc-util.h"
 #include "def.h"
 #include "escape.h"
 #include "fileio.h"
+#include "libudev.h"
 #include "mkdir.h"
 #include "parse-util.h"
 #include "proc-cmdline.h"