Skip to content

Commit

Permalink
Homework for later
Browse files Browse the repository at this point in the history
Refs #297
Refs #298
  • Loading branch information
dridi committed Feb 19, 2019
1 parent a9fccdb commit 17ecc38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/hitch.c
Original file line number Diff line number Diff line change
Expand Up @@ -582,6 +582,7 @@ create_shcupd_socket()
fail("{ioctl: SIOCGIFINDEX}");
}

/* XXX: better use autoconf to detect those */
#ifdef __FreeBSD__
mreqn.imr_ifindex = ifr.ifr_ifru.ifru_index;
#else
Expand Down

0 comments on commit 17ecc38

Please sign in to comment.