Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Otheriwse build breaks with: fping.c:690:24: error: ‘socket6’ undeclared (first use in this function); did you mean ‘socket4’?
- Loading branch information
aa4a5f6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FWIW, in line 692 a tab is used instead of spaces, and it doesn't align with the opening bracket from line 690. :-)
aa4a5f6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed :)