summaryrefslogtreecommitdiff
path: root/src/udev/cdrom_id
diff options
context:
space:
mode:
authorThomas Hindoe Paaboel Andersen <phomes@gmail.com>2015-11-17 06:52:45 +0100
committerThomas Hindoe Paaboel Andersen <phomes@gmail.com>2015-11-17 07:06:08 +0100
commitb4bbcaa9c44260e88402cb8f9a5fb8ac7f35e123 (patch)
treeecb8dabf3534ac4985dbd345c2b685799fe74d56 /src/udev/cdrom_id
parentf1f8a5a5e110f485257e8702ad30b9997e529a74 (diff)
tree-wide: group include of libudev.h with sd-*
Diffstat (limited to 'src/udev/cdrom_id')
-rw-r--r--src/udev/cdrom_id/cdrom_id.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/udev/cdrom_id/cdrom_id.c b/src/udev/cdrom_id/cdrom_id.c
index 3ca576d75b..72f284f710 100644
--- a/src/udev/cdrom_id/cdrom_id.c
+++ b/src/udev/cdrom_id/cdrom_id.c
@@ -34,8 +34,9 @@
#include <time.h>
#include <unistd.h>
-#include "libudev-private.h"
#include "libudev.h"
+
+#include "libudev-private.h"
#include "random-util.h"
/* device info */