Fix Preprocessor check for Leader Keys

This commit is contained in:
Drashna Jaelre
2019-07-16 09:22:29 -07:00
committed by Florian Didron
parent 9fb4d67877
commit d8925d7ba7

View File

@@ -17,9 +17,7 @@
#ifdef LEADER_ENABLE
#include "process_leader.h"
#ifdef __arm__
# include <string.h>
#endif
#include <string.h>
#ifndef LEADER_TIMEOUT
#define LEADER_TIMEOUT 300