mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-19 23:45:28 +02: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