From 4b8733ffe9c0fe8e5a527186d323dab93e43fb37 Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Tue, 5 Aug 2014 17:03:25 -0400 Subject: src/{libudev,udev}: minor renamings from upstream --- src/libudev/device-nodes.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/libudev/device-nodes.c') diff --git a/src/libudev/device-nodes.c b/src/libudev/device-nodes.c index 9efafaf548..5ddcaf042c 100644 --- a/src/libudev/device-nodes.c +++ b/src/libudev/device-nodes.c @@ -3,7 +3,7 @@ /*** This file is part of eudev, forked from systemd. - Copyright 2012 Lennart Poettering + Copyright 2008-2011 Kay Sievers systemd is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by @@ -21,8 +21,8 @@ #include #include -#include #include +#include #include #include "device-nodes.h" -- cgit v1.2.3-54-g00ecf