You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-analyzer/fping/files/fping-2.4_beta2_p161-err.h....

11 lines
191 B

--- a/fping.c
+++ b/fping.c
@@ -106,6 +106,7 @@
#include <arpa/inet.h>
#include <netdb.h>
+#include <err.h> /* err() warnx() */
/* RS6000 has sys/select.h */
#ifdef HAVE_SYS_SELECT_H