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