diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2019-01-25 10:52:15 +0100 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2019-01-25 11:24:27 +0100 |
| commit | e8ac7dacdcf4b38addef4f8ac6ab038f9d29582c (patch) | |
| tree | 017883e210043859ee695250f6285380b795f8e4 /src/systemd/sd-adapt/libudev.h | |
| parent | b05c072fe2594e0369cbfb00a3fba176d2d309dc (diff) | |
| parent | 1b878e595ff7be634a4800ca6cc506046e49548e (diff) | |
Merge remote-tracking branch 'salsa/master' into disco
Diffstat (limited to 'src/systemd/sd-adapt/libudev.h')
| -rw-r--r-- | src/systemd/sd-adapt/libudev.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/systemd/sd-adapt/libudev.h b/src/systemd/sd-adapt/libudev.h deleted file mode 100644 index 8c49f075..00000000 --- a/src/systemd/sd-adapt/libudev.h +++ /dev/null @@ -1,5 +0,0 @@ -#pragma once - -/* dummy header */ - -struct udev_device; |