diff options
| author | Khem Raj <raj.khem@gmail.com> | 2022-05-29 06:37:31 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-05-29 06:39:14 -0700 |
| commit | 397f4f054fd3600f7305055c724607973f5f5511 (patch) | |
| tree | f797207704933b959b8a6fd8c70a4cb294d931c7 /meta-oe | |
| parent | 5029571d689f80bfa5c3a391f088d1484c61d583 (diff) | |
| download | meta-openembedded-397f4f054fd3600f7305055c724607973f5f5511.tar.gz | |
sdbus-c++-libsystemd: Fix patch fuzz
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0005-src-basic-missing.h-check-for-missing-strndupa.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0005-src-basic-missing.h-check-for-missing-strndupa.patch b/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0005-src-basic-missing.h-check-for-missing-strndupa.patch index 36545c2f60..005ef022fd 100644 --- a/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0005-src-basic-missing.h-check-for-missing-strndupa.patch +++ b/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/0005-src-basic-missing.h-check-for-missing-strndupa.patch | |||
| @@ -322,8 +322,8 @@ Signed-off-by: Luca Boccassi <luca.boccassi@microsoft.com> | |||
| 322 | 322 | ||
| 323 | --- a/src/libsystemd/sd-bus/bus-objects.c | 323 | --- a/src/libsystemd/sd-bus/bus-objects.c |
| 324 | +++ b/src/libsystemd/sd-bus/bus-objects.c | 324 | +++ b/src/libsystemd/sd-bus/bus-objects.c |
| 325 | @@ -12,6 +12,7 @@ | 325 | @@ -11,6 +11,7 @@ |
| 326 | #include "set.h" | 326 | #include "missing_capability.h" |
| 327 | #include "string-util.h" | 327 | #include "string-util.h" |
| 328 | #include "strv.h" | 328 | #include "strv.h" |
| 329 | +#include "missing_stdlib.h" | 329 | +#include "missing_stdlib.h" |
