summaryrefslogtreecommitdiffstats
path: root/sbin/dump/optr.c
diff options
context:
space:
mode:
authorrobert <robert@FreeBSD.org>2002-07-08 09:02:02 +0000
committerrobert <robert@FreeBSD.org>2002-07-08 09:02:02 +0000
commit221de479d2ccf69bbba8db1d100cfc8374ea0027 (patch)
tree57bca3342b10e0a0983f84a4d68f763539b570bb /sbin/dump/optr.c
parent4b40f241256c3ed18362a0f5df2ed9d3e76b45bc (diff)
downloadFreeBSD-src-221de479d2ccf69bbba8db1d100cfc8374ea0027.zip
FreeBSD-src-221de479d2ccf69bbba8db1d100cfc8374ea0027.tar.gz
- Do not include <utmp.h> for no reason.
- Remove unneeded utmp path constant.
Diffstat (limited to 'sbin/dump/optr.c')
-rw-r--r--sbin/dump/optr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/dump/optr.c b/sbin/dump/optr.c
index 5fa1a02..53b5741 100644
--- a/sbin/dump/optr.c
+++ b/sbin/dump/optr.c
@@ -55,7 +55,6 @@ static const char rcsid[] =
#include <stdarg.h>
#include <signal.h>
#include <unistd.h>
-#include <utmp.h>
#include "dump.h"
#include "pathnames.h"
OpenPOWER on IntegriCloud