fb35041
diff -urN flow-tools-0.68/src/flow-header.c flow-tools-0.68.s/src/flow-header.c
fb35041
--- flow-tools-0.68/src/flow-header.c	2003-04-02 22:03:02.000000000 +0400
fb35041
+++ flow-tools-0.68.s/src/flow-header.c	2007-03-24 23:35:30.000000000 +0300
fb35041
@@ -32,6 +32,7 @@
fb35041
 
fb35041
 #include <stdio.h>
fb35041
 #include <stdlib.h>
fb35041
+#include <unistd.h>
fb35041
 
fb35041
 void usage(void);
fb35041