$FreeBSD: ports/audio/pd/files/patch-src_s_audio_oss.c,v 1.1 2003/11/12 00:55:19 trevor Exp $ --- src/s_audio_oss.c.orig Sat Oct 18 22:44:55 2003 +++ src/s_audio_oss.c Tue Nov 11 21:15:24 2003 @@ -5,7 +5,7 @@ /* this file inputs and outputs audio using the OSS API available on linux. */ -#include +#include #include "m_pd.h" #include "s_stuff.h"