Prune sysutils/rubygem-fluent-mixin-plaintextformatter
[dports.git] / net-mgmt / flow-tools-ng / files / patch-lib_ftsym.c
1 --- lib/ftsym.c.orig    2008-01-28 05:48:49.000000000 +0900
2 +++ lib/ftsym.c 2008-08-02 02:18:10.000000000 +0900
3 @@ -46,6 +46,7 @@
4  #include <ctype.h>
5  #include <stddef.h>
6  #include <stdlib.h>
7 +#include <unistd.h>
8  
9  #if HAVE_STRINGS_H
10   #include <strings.h>