Skip to content

Commit

Permalink
add missing set.h
Browse files Browse the repository at this point in the history
  • Loading branch information
jamacku committed Jan 16, 2025
1 parent 7892fdd commit 823f617
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/shared/bus-message-util.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
#include "sd-bus.h"

#include "in-addr-util.h"
#include "set.h"
#include "socket-netlink.h"

int bus_message_read_id128(sd_bus_message *m, sd_id128_t *ret);
Expand Down

0 comments on commit 823f617

Please sign in to comment.