mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
dhcpserver: Move DHCP option names to a separate header
Avoids naming conflicts. Resolves TW13826.
This commit is contained in:

committed by
Angus Gratton

parent
48333aea48
commit
9471ce9135
@@ -23,6 +23,7 @@
|
||||
#include "tcpip_adapter.h"
|
||||
|
||||
#include "apps/dhcpserver.h"
|
||||
#include "apps/dhcpserver_options.h"
|
||||
|
||||
#if ESP_DHCP
|
||||
|
||||
|
Reference in New Issue
Block a user