Add files from parent branch HEAD:
[pkgsrc.git] / security / dsniff / patches / patch-ae
1 $NetBSD$
2
3 --- buf.c.orig  2000-11-28 09:45:07.000000000 +0200
4 +++ buf.c
5 @@ -13,6 +13,7 @@
6  #include <stdio.h>
7  #include <stdlib.h>
8  #include <stdarg.h>
9 +#include <string.h>
10  #include <unistd.h>
11  #include <ctype.h>
12  #include <err.h>