# HG changeset patch # User aurel # Date 1218911970 0 # Node ID 7b229bc319c770ed55d0f12c79e3a7347f5ba4e7 # Parent d8d0fc55a7b87f7add709f901883051340292b87 struct timeval requires #include patch by Dave Yeo daveryeo _at_ telus _dot_ net diff -r d8d0fc55a7b8 -r 7b229bc319c7 os_support.c --- a/os_support.c Sat Aug 16 14:46:31 2008 +0000 +++ b/os_support.c Sat Aug 16 18:39:30 2008 +0000 @@ -27,6 +27,7 @@ #include "avformat.h" #include #include +#include #include "os_support.h" #ifdef CONFIG_NETWORK