mirror of
https://github.com/systemd/systemd.git
synced 2025-03-19 22:50:17 +03:00
build-sys: make gcc shut up
This commit is contained in:
parent
810bc2e3d5
commit
62cfa9da28
@ -789,7 +789,7 @@ int message_append_basic(sd_bus_message *m, char type, const void *p, const void
|
||||
void *a;
|
||||
char *e = NULL;
|
||||
int fd = -1;
|
||||
uint32_t fdi;
|
||||
uint32_t fdi = 0;
|
||||
int r;
|
||||
|
||||
if (!m)
|
||||
|
Loading…
x
Reference in New Issue
Block a user