Fix include ordering breakage from rev. 1.23.
Please-read-style(9): dd
This commit is contained in:
parent
a51b5ef63f
commit
caaabb45e0
@ -26,10 +26,10 @@ static const char rcsid[] =
|
||||
#include <err.h>
|
||||
#include <md5.h>
|
||||
#include <stdio.h>
|
||||
#include <time.h>
|
||||
#include <unistd.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <time.h>
|
||||
#include <unistd.h>
|
||||
|
||||
/*
|
||||
* Length of test block, number of test blocks.
|
||||
|
Loading…
Reference in New Issue
Block a user