Adding reorganizetags patch
This commit is contained in:
@ -137,6 +137,9 @@
|
||||
#elif PUSH_PATCH
|
||||
#include "push.c"
|
||||
#endif
|
||||
#if REORGANIZETAGS_PATCH
|
||||
#include "reorganizetags.c"
|
||||
#endif
|
||||
#if RESTARTSIG_PATCH
|
||||
#include "restartsig.c"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user