SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
security/dsniff/patches/patch-arp_c
Normal file
11
security/dsniff/patches/patch-arp_c
Normal file
|
@ -0,0 +1,11 @@
|
|||
Index: arp.c
|
||||
--- arp.c.orig
|
||||
+++ arp.c
|
||||
@@ -32,6 +32,7 @@
|
||||
#include <netinet/if_ether.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
+#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#ifdef BSD
|
Loading…
Add table
Add a link
Reference in a new issue