opnsense-ports/net-im/icmpchat/files/patch-sendicmp.c
Franco Fichtner e702817f5d */*: sync with upstream
Taken from: HardenedBSD
2020-09-29 16:38:19 +02:00

11 lines
215 B
C

--- sendicmp.c.orig 2003-04-08 10:58:56 UTC
+++ sendicmp.c
@@ -3,6 +3,8 @@
#include "config.h"
#include "sendicmp.h"
+struct sockaddr_in saddr;
+
int
sendpacket(int rawsock,
const unsigned char *text,