diff libvo/md5sum.h @ 13497:927825240d42

changed include of stdint.h to inttypes.h
author ivo
date Mon, 27 Sep 2004 22:11:37 +0000
parents 07708ec98d87
children 31109192db12
line wrap: on
line diff
--- a/libvo/md5sum.h	Mon Sep 27 21:04:42 2004 +0000
+++ b/libvo/md5sum.h	Mon Sep 27 22:11:37 2004 +0000
@@ -77,7 +77,7 @@
 
 /* #include "auth_common.h"   This was in the original. */
 
-#include <stdint.h> /* This was not... */
+#include <inttypes.h> /* This was not... */
 
 /* -------------------------------------------------------------------------- **
  * Typedefs: