# HG changeset patch # User michaelni # Date 1063134845 0 # Node ID ee98d63dbba7f78b4550d2ee8bda3c39cc987242 # Parent 5b5ca8b953f85f2f5b8282b05fc6645e4c9cace5 kernel header bug workaround by (Ronald Bultje ) diff -r 5b5ca8b953f8 -r ee98d63dbba7 grab.c --- a/grab.c Tue Sep 09 19:03:14 2003 +0000 +++ b/grab.c Tue Sep 09 19:14:05 2003 +0000 @@ -17,12 +17,13 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include "avformat.h" -#include #include #include #include #include #include +#define _LINUX_TIME_H 1 +#include #include typedef struct {