diff options
Diffstat (limited to 'src/systemd/sd-adapt')
| -rw-r--r-- | src/systemd/sd-adapt/format-util.h (renamed from src/systemd/sd-adapt/formats-util.h) | 0 | ||||
| -rw-r--r-- | src/systemd/sd-adapt/glob-util.h | 3 | ||||
| -rw-r--r-- | src/systemd/sd-adapt/khash.h | 3 |
3 files changed, 6 insertions, 0 deletions
diff --git a/src/systemd/sd-adapt/formats-util.h b/src/systemd/sd-adapt/format-util.h index 637892c2..637892c2 100644 --- a/src/systemd/sd-adapt/formats-util.h +++ b/src/systemd/sd-adapt/format-util.h diff --git a/src/systemd/sd-adapt/glob-util.h b/src/systemd/sd-adapt/glob-util.h new file mode 100644 index 00000000..637892c2 --- /dev/null +++ b/src/systemd/sd-adapt/glob-util.h @@ -0,0 +1,3 @@ +#pragma once + +/* dummy header */ diff --git a/src/systemd/sd-adapt/khash.h b/src/systemd/sd-adapt/khash.h new file mode 100644 index 00000000..637892c2 --- /dev/null +++ b/src/systemd/sd-adapt/khash.h @@ -0,0 +1,3 @@ +#pragma once + +/* dummy header */ |