From d2645b0ba07148926aeba319f33db048dce66a07 Mon Sep 17 00:00:00 2001 From: Ben Kaduk Date: Sun, 28 Feb 2010 16:42:22 -0500 Subject: [PATCH] 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 --- src/afs/FBSD/osi_sleep.c | 1 - 1 file changed, 1 deletion(-) 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) * */ -- 2.39.5