OSDN Git Service

Remove apparently unneeded define and includes.
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 6 Mar 2010 01:32:52 +0000 (01:32 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 6 Mar 2010 01:32:52 +0000 (01:32 +0000)
Originally committed as revision 22229 to svn://svn.ffmpeg.org/ffmpeg/trunk

tools/trasher.c

index 12214f5..9cb623a 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
-#define _XOPEN_SOURCE 600
 #include <stdio.h>
-#include <stdlib.h>
-#include <time.h>
 #include <inttypes.h>
 
 static uint32_t state;