Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-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;