summaryrefslogtreecommitdiffstats
path: root/sbin/dump
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>1999-09-19 22:14:33 +0000
committermarkm <markm@FreeBSD.org>1999-09-19 22:14:33 +0000
commita90c53c2661755cf2b2b3cb33aaa8600ba62943b (patch)
tree31379b4721b5ab3c29471097d10fcb08d95f2c1b /sbin/dump
parent323c69d480d4f98f338b3d3d2ec234aeadc3f6ec (diff)
downloadFreeBSD-src-a90c53c2661755cf2b2b3cb33aaa8600ba62943b.zip
FreeBSD-src-a90c53c2661755cf2b2b3cb33aaa8600ba62943b.tar.gz
Fix for new KerberosFix for new Kerberos44
Diffstat (limited to 'sbin/dump')
-rw-r--r--sbin/dump/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/dump/Makefile b/sbin/dump/Makefile
index 0452bfc..cfa0cf7 100644
--- a/sbin/dump/Makefile
+++ b/sbin/dump/Makefile
@@ -16,6 +16,7 @@
PROG= dump
LINKS= ${BINDIR}/dump ${BINDIR}/rdump
CFLAGS+=-DRDUMP
+CFLAGS+=-I${.CURDIR}/../../libexec/rlogind
SRCS= itime.c main.c optr.c dumprmt.c tape.c traverse.c unctime.c
BINGRP= tty
BINMODE=2555
OpenPOWER on IntegriCloud