...
This commit is contained in:
parent
adc457ff0f
commit
ed341823eb
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ typedef struct {
|
|||
const char *name;
|
||||
const char *message;
|
||||
int _need_free;
|
||||
int64_t filler; // just in case systemd ever increases the size of this struct
|
||||
} sd_bus_error;
|
||||
typedef struct sd_bus_message sd_bus_message;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue