/* LLMNR MODULE Copyright (C) 2017-2019 by Xose PĂ©rez */ #include "espurna.h" #if LLMNR_SUPPORT #include void llmnrSetup(); #endif // LLMNR_SUPPORT