~ubuntu-branches/debian/squeeze/mplayer/squeeze

« back to all changes in this revision

Viewing changes to libdvdread4/md5.c

  • Committer: Bazaar Package Importer
  • Author(s): Andres Mejia
  • Date: 2010-05-03 20:19:41 UTC
  • mfrom: (1.1.3 upstream) (0.1.66 lucid)
  • Revision ID: james.westby@ubuntu.com-20100503201941-yt932nfarr850vj2
Tags: 2:1.0~rc3+svn20100502-2
Remove mencoder from Depends in mplayer-dbg package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
 
21
21
/* Written by Ulrich Drepper <drepper@gnu.ai.mit.edu>, 1995.  */
22
22
 
23
 
#ifdef HAVE_CONFIG_H
24
 
# include <config.h>
25
 
#endif
26
 
 
27
23
#include <sys/types.h>
28
24
 
29
25
#include <stdlib.h>