summaryrefslogtreecommitdiff
path: root/src/test
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-06-03 15:29:40 +0200
committerGitHub <noreply@github.com>2019-06-03 15:29:40 +0200
commit2bb24885de191d5a9d8abbac0bca0c1da0559847 (patch)
tree3126a4878293bc7f1b768b11b815999b31e492a1 /src/test
parente7fca352ba43988682a927de6b1f629b3f10a415 (diff)
parentd7aee41db35f808bca92d4910bf6e52cec3f8e59 (diff)
downloadsystemd-2bb24885de191d5a9d8abbac0bca0c1da0559847.tar.gz
systemd-2bb24885de191d5a9d8abbac0bca0c1da0559847.tar.bz2
systemd-2bb24885de191d5a9d8abbac0bca0c1da0559847.zip
Merge pull request #12700 from yuwata/udev-propagate-critical-errors
udev: modernize code and propagate critical errors
Diffstat (limited to 'src/test')
-rw-r--r--src/test/test-udev.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/test-udev.c b/src/test/test-udev.c
index ab31f5a2f1..af43597596 100644
--- a/src/test/test-udev.c
+++ b/src/test/test-udev.c
@@ -22,7 +22,7 @@
#include "signal-util.h"
#include "string-util.h"
#include "tests.h"
-#include "udev.h"
+#include "udev-event.h"
static int fake_filesystems(void) {
static const struct fakefs {