mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 22:28:24 +02:00
...
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user