summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/sys/lock_profile.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/sys/lock_profile.h b/sys/sys/lock_profile.h
index 6e837d1..5a3cf44 100644
--- a/sys/sys/lock_profile.h
+++ b/sys/sys/lock_profile.h
@@ -39,6 +39,7 @@
#ifndef LPROF_HASH_SIZE
#define LPROF_HASH_SIZE 4096
#define LPROF_HASH_MASK (LPROF_HASH_SIZE - 1)
+#endif
#ifndef USE_CPU_NANOSECONDS
u_int64_t nanoseconds(void);
OpenPOWER on IntegriCloud