summaryrefslogtreecommitdiff
path: root/tools/bootstrp/md5.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/bootstrp/md5.cxx')
-rw-r--r--tools/bootstrp/md5.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/bootstrp/md5.cxx b/tools/bootstrp/md5.cxx
index f6e3eee63533..56b209010805 100644
--- a/tools/bootstrp/md5.cxx
+++ b/tools/bootstrp/md5.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: md5.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 00:48:44 $
+ * last change: $Author: hr $ $Date: 2007-06-27 22:06:40 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -41,7 +41,7 @@
#include <cstddef>
#include <stdio.h>
-#include <string.hxx>
+#include <tools/string.hxx>
#ifdef WNT
#define FILE_OPEN_READ "rb"