changeset 7570:a0bba1b6c458

FreeBSD fix
author nexus
date Tue, 01 Oct 2002 09:20:27 +0000
parents 5e956ff37e91
children 8819fdf88b5d
files libaf/af_channels.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libaf/af_channels.c	Tue Oct 01 08:42:47 2002 +0000
+++ b/libaf/af_channels.c	Tue Oct 01 09:20:27 2002 +0000
@@ -5,6 +5,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
+#include <unistd.h>
 
 #include "../config.h"
 #include "../mp_msg.h"