summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
Diffstat (limited to 'sbin')
-rw-r--r--sbin/dmesg/dmesg.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/dmesg/dmesg.c b/sbin/dmesg/dmesg.c
index 4b6bdb6..8cb4f69 100644
--- a/sbin/dmesg/dmesg.c
+++ b/sbin/dmesg/dmesg.c
@@ -44,6 +44,7 @@ static char sccsid[] = "@(#)dmesg.c 8.1 (Berkeley) 6/5/93";
#include <sys/cdefs.h>
#include <sys/msgbuf.h>
+#include <err.h>
#include <fcntl.h>
#include <kvm.h>
#include <limits.h>
OpenPOWER on IntegriCloud