1
0
Fork 0

Rename supercoder config_user to config.h

Also fixup the include path of parent config
This commit is contained in:
Fred Sundvik 2016-07-10 12:02:17 +03:00
parent 426e9ecc6f
commit fd7f20b029

View file

@ -1,7 +1,7 @@
#ifndef CONFIG_USER_H
#define CONFIG_USER_H 1
#include "config.h"
#include "../../config.h"
#undef LOCKING_SUPPORT_ENABLE
#undef LOCKING_RESYNC_ENABLE