summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pw/psdate.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pw/psdate.c')
-rw-r--r--usr.sbin/pw/psdate.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.sbin/pw/psdate.c b/usr.sbin/pw/psdate.c
index 8e3a951..bd2aa15 100644
--- a/usr.sbin/pw/psdate.c
+++ b/usr.sbin/pw/psdate.c
@@ -29,12 +29,11 @@ static const char rcsid[] =
"$FreeBSD$";
#endif /* not lint */
-#include <stdio.h>
+#include <ctype.h>
+#include <err.h>
#include <stdlib.h>
#include <string.h>
-#include <ctype.h>
#include <xlocale.h>
-#include <err.h>
#include "psdate.h"
OpenPOWER on IntegriCloud