From 950c6805dcfeb6379b118312df998db2eb351d25 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Wed, 17 Jun 2009 14:16:38 -0700 Subject: [PATCH] Remove afs/sysctl.h from the build system This change was accidentally lost in the merge of the new upstream version. --- src/afs/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/afs/Makefile.in b/src/afs/Makefile.in index 19be5c1c0..00059d29d 100644 --- a/src/afs/Makefile.in +++ b/src/afs/Makefile.in @@ -13,7 +13,7 @@ include @TOP_OBJDIR@/src/config/Makefile.config all: depinstall depinstall: ${TOP_INCDIR}/afs/afs.h ${TOP_INCDIR}/afs/osi_inode.h ${TOP_INCDIR}/afs/afs_stats.h \ - ${TOP_INCDIR}/afs/exporter.h ${TOP_INCDIR}/afs/nfsclient.h afszcm.cat AFS_component_version_number.c ${TOP_INCDIR}/afs/unified_afs.h ${TOP_INCDIR}/afs/sysctl.h + ${TOP_INCDIR}/afs/exporter.h ${TOP_INCDIR}/afs/nfsclient.h afszcm.cat AFS_component_version_number.c ${TOP_INCDIR}/afs/unified_afs.h afs_trace.h afs_trace.msf: afs_trace.et ${COMPILE_ET} -v 2 -p ${srcdir} afs_trace.et -- 2.39.5