# HG changeset patch # User nexus # Date 1007041432 0 # Node ID 62d797a16f72f1df926a22064a980e9379df1304 # Parent 1648d11fc36c746bed1faa4eb364faf548003c91 unistd.h required at least by FreeBSD diff -r 1648d11fc36c -r 62d797a16f72 libao2/pl_format.c --- a/libao2/pl_format.c Thu Nov 29 12:44:06 2001 +0000 +++ b/libao2/pl_format.c Thu Nov 29 13:43:52 2001 +0000 @@ -7,6 +7,7 @@ #include #include +#include #include "audio_out.h" #include "audio_plugin.h"