summaryrefslogtreecommitdiffstats
path: root/sys/modules/kgssapi_krb5/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/kgssapi_krb5/Makefile')
-rw-r--r--sys/modules/kgssapi_krb5/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/modules/kgssapi_krb5/Makefile b/sys/modules/kgssapi_krb5/Makefile
index c2ee417..e5c3e30 100644
--- a/sys/modules/kgssapi_krb5/Makefile
+++ b/sys/modules/kgssapi_krb5/Makefile
@@ -8,7 +8,8 @@ SRCS= krb5_mech.c \
kcrypto_des.c \
kcrypto_des3.c \
kcrypto_aes.c \
- kcrypto_arcfour.c
+ kcrypto_arcfour.c \
+ opt_inet6.h
SRCS+= kgss_if.h gssd.h
MFILES= kgssapi/kgss_if.m
OpenPOWER on IntegriCloud