projects
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge remote-tracking branch 'qatar/master'
[ffmpeg.git]
/
tools
/
trasher.c
diff --git
a/tools/trasher.c
b/tools/trasher.c
index
61fd395
..
93bfc0c
100644
(file)
--- a/
tools/trasher.c
+++ b/
tools/trasher.c
@@
-21,6
+21,8
@@
#include <stdio.h>
#include <stdlib.h>
#include <inttypes.h>
+#include <errno.h>
+#include <string.h>
static uint32_t state;
static uint32_t ran(void)