diff --git a/0001-iputils-arpings.patch b/0001-iputils-arpings.patch index 9a28b08..061b631 100644 --- a/0001-iputils-arpings.patch +++ b/0001-iputils-arpings.patch @@ -45,4 +45,4 @@ index 57114bb..78c8b86 100644 + if (!ctl.unsolicited && (ctl.source || ctl.gsrc.s_addr)) { saddr.sin_addr = ctl.gsrc; if (bind(probe_fd, (struct sockaddr *)&saddr, sizeof(saddr)) == -1) - error(2, errno, "bind"); \ No newline at end of file + error(2, errno, "bind");