More help for the FBSD build
authorBen Kaduk <kaduk@mit.edu>
Sun, 28 Feb 2010 21:42:22 +0000 (16:42 -0500)
committerDerrick Brashear <shadow@dementia.org>
Sun, 28 Feb 2010 21:45:36 +0000 (13:45 -0800)
Remove extra #endif that was introduced in 6c628445.

Change-Id: I8c42bfb15aadacc2b7d5a1d07e70b1181fc2f65c
Reviewed-on: http://gerrit.openafs.org/1491
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>

src/afs/FBSD/osi_sleep.c

index 10b6bef..ebf22ed 100644 (file)
@@ -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)
  * */