changeset 13497:927825240d42

changed include of stdint.h to inttypes.h
author ivo
date Mon, 27 Sep 2004 22:11:37 +0000
parents 0bdcb3eea569
children 5e21336ee2a0
files libvo/md5sum.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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: