git.videolan.org
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Try to get this to build on more platforms (especially Darwin)
[ffmpeg.git]
/
vhook
/
fish.c
diff --git
a/vhook/fish.c
b/vhook/fish.c
index
c25ba60
..
86ae1a4
100644
(file)
--- a/
vhook/fish.c
+++ b/
vhook/fish.c
@@
-35,10
+35,10
@@
*/
#include <stdlib.h>
#include <fcntl.h>
-#include <
getopt
.h>
+#include <
unistd
.h>
#include <stdarg.h>
#include <string.h>
-#include <
sys/
time.h>
+#include <time.h>
#include <stdio.h>
#include <dirent.h>