aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/flow-tools/files/patch-lib_ftsym.c
blob: dc9d4442cebfce8521ed7df0dee30d84d8cce691 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- lib/ftsym.c.orig    Wed Nov  8 03:51:51 2006
+++ lib/ftsym.c Wed Nov  8 03:51:56 2006
@@ -35,6 +35,7 @@
 #include <ctype.h>
 #include <stddef.h>
 #include <stdlib.h>
+#include <unistd.h>
 
 #if HAVE_STRINGS_H
  #include <strings.h>