projects
/
libav.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
vismv for h264 displayed incorrect motion vectors.
[libav.git]
/
berrno.h
diff --git
a/berrno.h
b/berrno.h
index
f343706
..
bfb91a0
100644
(file)
--- a/
berrno.h
+++ b/
berrno.h
@@
-3,6
+3,9
@@
#include <Errors.h>
+// mmu_man: this is needed for http.c (defined errno)
+#include <errno.h>
+
#ifdef ENOENT
#undef ENOENT
#endif