git.videolan.org
/
vlc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Rework delay checking, use it for net_Accept, add deadline checks
[vlc.git]
/
src
/
misc
/
mtime.c
diff --git
a/src/misc/mtime.c
b/src/misc/mtime.c
index
afa5705
..
37a28f9
100644
(file)
--- a/
src/misc/mtime.c
+++ b/
src/misc/mtime.c
@@
-314,6
+314,7
@@
mtime_t mdate( void )
return res;
}
+#undef mwait
/**
* Wait for a date
*