config_user.h 135 B

123456789
  1. #ifndef CONFIG_USER_H
  2. #define CONFIG_USER_H 1
  3. #include "config.h"
  4. #undef LOCKING_SUPPORT_ENABLE
  5. #undef LOCKING_RESYNC_ENABLE
  6. #endif