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-buf_c
Normal file
11
security/dsniff/patches/patch-buf_c
Normal file
|
@ -0,0 +1,11 @@
|
|||
Index: buf.c
|
||||
--- buf.c.orig
|
||||
+++ buf.c
|
||||
@@ -12,6 +12,7 @@
|
||||
#include <sys/types.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
+#include <string.h>
|
||||
#include <stdarg.h>
|
||||
#include <unistd.h>
|
||||
#include <ctype.h>
|
Loading…
Add table
Add a link
Reference in a new issue