From 5988dc9eeca1afbacc5e9873714341e09b64afe8 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Sat, 6 Mar 2010 01:32:52 +0000 Subject: Remove apparently unneeded define and includes. Originally committed as revision 22229 to svn://svn.ffmpeg.org/ffmpeg/trunk --- tools/trasher.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'tools/trasher.c') diff --git a/tools/trasher.c b/tools/trasher.c index 12214f50ea..9cb623aa71 100644 --- a/tools/trasher.c +++ b/tools/trasher.c @@ -18,10 +18,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -#define _XOPEN_SOURCE 600 #include -#include -#include #include static uint32_t state; -- cgit v1.2.3