Index: libvo/md5sum.h =================================================================== RCS file: /cvsroot/mplayer/main/libvo/md5sum.h,v retrieving revision 1.1 diff -u -r1.1 md5sum.h --- libvo/md5sum.h 20 Sep 2004 01:01:08 -0000 1.1 +++ libvo/md5sum.h 27 Sep 2004 19:45:10 -0000 @@ -77,7 +77,13 @@ /* #include "auth_common.h" This was in the original. */ +#include "config.h" + +#ifdef HAVE_INTTYPES_H +#include +#else #include /* This was not... */ +#endif /* -------------------------------------------------------------------------- ** * Typedefs: