mdns_opts.h: Add missing include lwip/opt.h

This commit is contained in:
Dirk Ziegelmeier 2016-08-16 08:28:59 +02:00
parent ab72ed8517
commit af6b707e9a

View File

@ -32,6 +32,9 @@
#ifndef LWIP_HDR_APPS_MDNS_OPTS_H
#define LWIP_HDR_APPS_MDNS_OPTS_H
#include "lwip/opt.h"
/**
* @defgroup mdns_opts Options
* @ingroup mdns