summaryrefslogtreecommitdiffstats
path: root/cpukit/libmd/md4.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libmd/md4.h')
-rw-r--r--cpukit/libmd/md4.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libmd/md4.h b/cpukit/libmd/md4.h
index c70284c9b6..0245486af6 100644
--- a/cpukit/libmd/md4.h
+++ b/cpukit/libmd/md4.h
@@ -8,7 +8,7 @@
** ********************************************************************
*/
-#include <rtems/stdint.h>
+#include <stdint.h>
/* MDstruct is the data structure for a message digest computation.
*/