From: Ben Kaduk Date: Tue, 21 Jun 2011 02:34:41 +0000 (-0400) Subject: FBSD: Remove include directive for nonexistent file X-Git-Tag: upstream/1.8.0_pre1^2~3519 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=037f3251cd8fa318ad8320a061368efedc480c37;p=packages%2Fo%2Fopenafs.git FBSD: Remove include directive for nonexistent file In the bsd.kmod.mk world, this becomes a fatal error. Change-Id: I14315982fac48bf392d9f3a06422f5c4707bc3b9 Reviewed-on: http://gerrit.openafs.org/5033 Reviewed-by: Derrick Brashear Tested-by: Derrick Brashear --- diff --git a/src/afs/FBSD/osi_vm.c b/src/afs/FBSD/osi_vm.c index cbbe5c02f..c49d0c2dd 100644 --- a/src/afs/FBSD/osi_vm.c +++ b/src/afs/FBSD/osi_vm.c @@ -30,7 +30,6 @@ #include #include #include -#include /* * FreeBSD implementation notes: