summaryrefslogtreecommitdiffstats
path: root/sbin/restore
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/restore
parent323c69d480d4f98f338b3d3d2ec234aeadc3f6ec (diff)
downloadFreeBSD-src-a90c53c2661755cf2b2b3cb33aaa8600ba62943b.zip
FreeBSD-src-a90c53c2661755cf2b2b3cb33aaa8600ba62943b.tar.gz
Fix for new KerberosFix for new Kerberos44
Diffstat (limited to 'sbin/restore')
-rw-r--r--sbin/restore/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/restore/Makefile b/sbin/restore/Makefile
index ca0e521..c14e95a 100644
--- a/sbin/restore/Makefile
+++ b/sbin/restore/Makefile
@@ -4,6 +4,7 @@
PROG= restore
LINKS= ${BINDIR}/restore ${BINDIR}/rrestore
CFLAGS+=-DRRESTORE
+CFLAGS+=-I${.CURDIR}/../../libexec/rlogind
SRCS= main.c interactive.c restore.c dirs.c symtab.c tape.c utilities.c \
dumprmt.c
BINGRP= tty
OpenPOWER on IntegriCloud