From 8801247d76fb9c55aadfac7d28b6f4d221ba43a9 Mon Sep 17 00:00:00 2001 From: James Golovich Date: Tue, 22 Jun 2004 18:49:00 +0000 Subject: Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h). git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3276 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- formats/format_wav.c | 1 - 1 file changed, 1 deletion(-) (limited to 'formats/format_wav.c') diff --git a/formats/format_wav.c b/formats/format_wav.c index 804c38c4e..0e87f2de9 100755 --- a/formats/format_wav.c +++ b/formats/format_wav.c @@ -25,7 +25,6 @@ #include #include #include -#include #ifdef __linux__ #include #else -- cgit v1.2.3