summaryrefslogtreecommitdiff
path: root/tools/trasher.c
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2010-03-06 01:32:52 +0000
committerMichael Niedermayer <michaelni@gmx.at>2010-03-06 01:32:52 +0000
commit5988dc9eeca1afbacc5e9873714341e09b64afe8 (patch)
treeb37ebaa8dbffb4a1c0c6d2391af99189b60c51ca /tools/trasher.c
parent47cf98efcb88320f45b22a10677f434c51ea4e66 (diff)
Remove apparently unneeded define and includes.
Originally committed as revision 22229 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'tools/trasher.c')
-rw-r--r--tools/trasher.c3
1 files changed, 0 insertions, 3 deletions
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 <stdio.h>
-#include <stdlib.h>
-#include <time.h>
#include <inttypes.h>
static uint32_t state;