[svn] / branches / dev-api-4 / xvidcore / src / divx4.c Repository:
ViewVC logotype

Diff of /branches/dev-api-4/xvidcore/src/divx4.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 121, Mon Apr 15 08:03:50 2002 UTC revision 129, Sun Apr 21 02:30:24 2002 UTC
# Line 39  Line 39 
39   *   *
40   *************************************************************************/   *************************************************************************/
41    
42    #ifndef FREEBSD
43  #include <malloc.h>  #include <malloc.h>
44    #else
45    #include <stdlib.h>
46    #endif
47  #include <string.h>     // memset  #include <string.h>     // memset
48    
49  #include "xvid.h"  #include "xvid.h"

Legend:
Removed from v.121  
changed lines
  Added in v.129

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4