summaryrefslogtreecommitdiffstats
path: root/secure/libexec/ssh-keysign/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'secure/libexec/ssh-keysign/Makefile')
-rw-r--r--secure/libexec/ssh-keysign/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/libexec/ssh-keysign/Makefile b/secure/libexec/ssh-keysign/Makefile
index 3f2ed51..9ea9241 100644
--- a/secure/libexec/ssh-keysign/Makefile
+++ b/secure/libexec/ssh-keysign/Makefile
@@ -3,7 +3,7 @@
PROG= ssh-keysign
SRCS= ssh-keysign.c readconf.c
MAN= ssh-keysign.8
-CFLAGS+=-I${SSHDIR}
+CFLAGS+=-I${SSHDIR} -include ssh_namespace.h
.if defined(ENABLE_SUID_SSH)
BINMODE=4511
.endif
OpenPOWER on IntegriCloud