Skip to content

Commit

Permalink
Attempt to fix barrier compat inclusion in macOS (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
BatchDrake committed Jan 7, 2025
1 parent a0a6b3b commit a068a38
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions analyzer/device/impl/multicast.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@

#define SU_LOG_DOMAIN "multicast-discovery"

#define _COMPAT_BARRIERS
#include <compat.h>

#include <sigutils/util/compat-socket.h>
#include <sigutils/util/compat-inet.h>
#include <sigutils/util/compat-in.h>
Expand Down

0 comments on commit a068a38

Please sign in to comment.