From: Ben Kaduk Date: Sun, 28 Feb 2010 21:42:22 +0000 (-0500) Subject: More help for the FBSD build X-Git-Tag: openafs-devel-1_5_73~114 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=d2645b0ba07148926aeba319f33db048dce66a07;p=packages%2Fo%2Fopenafs.git More help for the FBSD build Remove extra #endif that was introduced in 6c628445. Change-Id: I8c42bfb15aadacc2b7d5a1d07e70b1181fc2f65c Reviewed-on: http://gerrit.openafs.org/1491 Reviewed-by: Derrick Brashear Tested-by: Derrick Brashear --- diff --git a/src/afs/FBSD/osi_sleep.c b/src/afs/FBSD/osi_sleep.c index 10b6bef24..ebf22ed48 100644 --- a/src/afs/FBSD/osi_sleep.c +++ b/src/afs/FBSD/osi_sleep.c @@ -169,7 +169,6 @@ int afs_evhashcnt = 0; #define EVTLOCK_UNLOCK(e) #define EVTLOCK_DESTROY(e) #endif -#endif /* Get and initialize event structure corresponding to lwp event (i.e. address) * */