Skip to content

Commit

Permalink
HevMisc: Fix build errors on macOS.
Browse files Browse the repository at this point in the history
  • Loading branch information
heiher committed Apr 24, 2024
1 parent 1e5c59f commit 453ff9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/misc/hev-misc.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
*/

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <net/if.h>
Expand Down

0 comments on commit 453ff9c

Please sign in to comment.