aboutsummaryrefslogtreecommitdiff
path: root/sbin/hastd/pjdlog.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/hastd/pjdlog.c')
-rw-r--r--sbin/hastd/pjdlog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/hastd/pjdlog.c b/sbin/hastd/pjdlog.c
index 9af694ba9951..9ac9a69b75da 100644
--- a/sbin/hastd/pjdlog.c
+++ b/sbin/hastd/pjdlog.c
@@ -41,8 +41,8 @@ __FBSDID("$FreeBSD$");
#include <assert.h>
#include <errno.h>
#include <libutil.h>
-#include <stdarg.h>
#include <printf.h>
+#include <stdarg.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>