mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 14:20:33 -04:00
11 lines
215 B
C
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,
|