Signed-off-by: Mark Harmstone <m...@harmstone.com>
---
 mingw-w64-crt/lib-common/dhcpcsvc.def | 2 ++
 mingw-w64-crt/lib32/dhcpcsvc.def      | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/mingw-w64-crt/lib-common/dhcpcsvc.def 
b/mingw-w64-crt/lib-common/dhcpcsvc.def
index a0a3c8f37..2acfa2588 100644
--- a/mingw-w64-crt/lib-common/dhcpcsvc.def
+++ b/mingw-w64-crt/lib-common/dhcpcsvc.def
@@ -15,6 +15,7 @@ DhcpDeRegisterOptions
 DhcpDeRegisterParamChange
 DhcpDelPersistentRequestParams
 DhcpEnableDhcp
+DhcpEnableDhcpAdvanced
 DhcpEnableTracing
 DhcpEnumClasses
 DhcpEnumInterfaces
@@ -35,6 +36,7 @@ DhcpGlobalServiceSyncEvent DATA
 DhcpGlobalTerminateEvent DATA
 DhcpHandlePnPEvent
 DhcpIsEnabled
+DhcpIsMeteredDetected
 DhcpLeaseIpAddress
 DhcpLeaseIpAddressEx
 DhcpNotifyConfigChange
diff --git a/mingw-w64-crt/lib32/dhcpcsvc.def b/mingw-w64-crt/lib32/dhcpcsvc.def
index d1e733caf..e6cb1ad9d 100644
--- a/mingw-w64-crt/lib32/dhcpcsvc.def
+++ b/mingw-w64-crt/lib32/dhcpcsvc.def
@@ -11,6 +11,7 @@ DhcpDeRegisterOptions@4
 DhcpDeRegisterParamChange@12
 DhcpDelPersistentRequestParams@8
 DhcpEnableDhcp@8
+DhcpEnableDhcpAdvanced@24
 DhcpEnableTracing@4
 DhcpEnumClasses@16
 DhcpEnumInterfaces@4
@@ -31,6 +32,7 @@ DhcpGlobalServiceSyncEvent DATA
 DhcpGlobalTerminateEvent DATA
 DhcpHandlePnPEvent@20
 DhcpIsEnabled@8
+DhcpIsMeteredDetected@8
 DhcpLeaseIpAddress@24
 DhcpLeaseIpAddressEx@32
 DhcpNotifyConfigChange@28
-- 
2.41.0



_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to