Browse Source

Remove apparently unneeded define and includes.

Originally committed as revision 22229 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.6
Michael Niedermayer 16 years ago
parent
commit
5988dc9eec
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      tools/trasher.c

+ 0
- 3
tools/trasher.c View File

@@ -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;


Loading…
Cancel
Save