Skip to content

Commit

Permalink
iox-#1391 Try to fix FreeBSD build
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Hoinkis <[email protected]>
  • Loading branch information
mossmaurice committed Feb 7, 2023
1 parent 42d0fbc commit a264a65
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@

#include <cstdint>
#include <semaphore.h>
#include <sys/types.h>

using iox_sem_t = sem_t;

Expand Down

0 comments on commit a264a65

Please sign in to comment.