diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2020-01-07 16:43:07 +0100 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2020-01-07 16:43:07 +0100 |
| commit | a524db35ac5c2099671d16318524e277e88631be (patch) | |
| tree | 54b29c42a317b9a13c3049ff85b14f7dce734cf6 /shared/systemd/sd-adapt-shared/missing.h | |
| parent | 6917e28d2d16138d6d497dc96efafe573b4b0979 (diff) | |
| parent | 724bcc5c7be3aed3646ed2b2989c34d438217176 (diff) | |
Merge branch 'upstream/latest' of https://salsa.debian.org/utopia-team/network-manager into upstream
Diffstat (limited to 'shared/systemd/sd-adapt-shared/missing.h')
| -rw-r--r-- | shared/systemd/sd-adapt-shared/missing.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/shared/systemd/sd-adapt-shared/missing.h b/shared/systemd/sd-adapt-shared/missing.h deleted file mode 100644 index d0b460a7..00000000 --- a/shared/systemd/sd-adapt-shared/missing.h +++ /dev/null @@ -1,8 +0,0 @@ -#pragma once - -/* dummy header */ - -#include "missing_fcntl.h" -#include "missing_socket.h" -#include "missing_stat.h" -#include "missing_type.h" |