summaryrefslogtreecommitdiff
path: root/usr.sbin/afs
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2003-04-29 17:11:12 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2003-04-29 17:11:12 +0000
commit3a1f26dfeb967eb2412d31c8dbf9cc2abac6d7bb (patch)
treee3c9db55d1bf542148b356301ef4066b8e4a7774 /usr.sbin/afs
parentfe2896b7e16d3bc127ae02280834e07f84873ff3 (diff)
nothing uses the stuff in rxk_info, so until the overflows are fixed, skip it
Diffstat (limited to 'usr.sbin/afs')
-rw-r--r--usr.sbin/afs/lib/libarla/Makefile.rxkad.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/afs/lib/libarla/Makefile.rxkad.inc b/usr.sbin/afs/lib/libarla/Makefile.rxkad.inc
index 239041b7765..dff5300d7d0 100644
--- a/usr.sbin/afs/lib/libarla/Makefile.rxkad.inc
+++ b/usr.sbin/afs/lib/libarla/Makefile.rxkad.inc
@@ -1,5 +1,5 @@
### rxkad stuff
-SRCS += rxk_locl.c rxk_clnt.c rxk_serv.c rxk_crpt.c rxk_info.c \
+SRCS += rxk_locl.c rxk_clnt.c rxk_serv.c rxk_crpt.c \
osi_alloc.c compat.c
CFLAGS += -I${AFSSRC}/rxkad -I${DESTDIR}/usr/include/kerberosIV