diff --git a/sbin/md5/md5.c b/sbin/md5/md5.c index 58e41295cf5..c1e1eef45a2 100644 --- a/sbin/md5/md5.c +++ b/sbin/md5/md5.c @@ -26,10 +26,10 @@ static const char rcsid[] = #include #include #include -#include -#include #include #include +#include +#include /* * Length of test block, number of test blocks.