summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
Diffstat (limited to 'sbin')
-rw-r--r--sbin/restore/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/restore/Makefile b/sbin/restore/Makefile
index c06a3db..8097190 100644
--- a/sbin/restore/Makefile
+++ b/sbin/restore/Makefile
@@ -5,7 +5,7 @@
PROG= restore
LINKS= ${BINDIR}/restore ${BINDIR}/rrestore
-CFLAGS+=-DRRESTORE
+CFLAGS+=-DRRESTORE -D_ACL_PRIVATE
WARNS?= 0
SRCS= main.c interactive.c restore.c dirs.c symtab.c tape.c utilities.c \
dumprmt.c
OpenPOWER on IntegriCloud