Magellan Linux

Annotation of /trunk/libmpeg3/patches/libmpeg3-1.7-pthread.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 224 - (hide annotations) (download)
Sat Jun 23 13:53:28 2007 UTC (16 years, 11 months ago) by niro
File size: 204 byte(s)
-new fixes

1 niro 224 --- mpeg3private.h.orig 2003-07-26 17:18:33.000000000 -0400
2     +++ mpeg3private.h 2003-07-26 17:18:40.000000000 -0400
3     @@ -3,7 +3,7 @@
4    
5     #include <stdint.h>
6     #include <stdio.h>
7     -
8     +#include <pthread.h>
9    
10    
11