mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-27 11:55:06 +00:00
Add #include <err.h>.
This commit is contained in:
parent
3e4742ef6a
commit
b7a8c0221f
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=16497
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user