summaryrefslogtreecommitdiff
path: root/ferris/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'ferris/config.h')
-rw-r--r--ferris/config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/ferris/config.h b/ferris/config.h
index 672f704..f1fd6cd 100644
--- a/ferris/config.h
+++ b/ferris/config.h
@@ -15,3 +15,7 @@
*/
#pragma once
+
+// we don't have any lock switches
+#undef LOCKING_SUPPORT_ENABLE
+#undef LOCKING_RESYNC_ENABLE