aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/lib/pen.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pkg_install/lib/pen.c')
-rw-r--r--usr.sbin/pkg_install/lib/pen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pkg_install/lib/pen.c b/usr.sbin/pkg_install/lib/pen.c
index 687d6bb49db6..62465bf3f902 100644
--- a/usr.sbin/pkg_install/lib/pen.c
+++ b/usr.sbin/pkg_install/lib/pen.c
@@ -23,8 +23,8 @@ static const char rcsid[] =
*
*/
-#include <err.h>
#include "lib.h"
+#include <err.h>
#include <sys/signal.h>
#include <sys/param.h>
#include <sys/mount.h>