CyberShadow / dhcptest

Cross-platform DHCP test client
https://blog.cy.md/2013/01/10/dhcp-test-client
363 stars 57 forks source link

Can't compile under MacOS #23

Closed acejacek closed 3 years ago

acejacek commented 4 years ago
# dmd dhcptest.d
dhcptest.d(888): Error: undefined identifier ifreq
dhcptest.d(891): Error: undefined identifier ioctl

compiler: DMD64 D Compiler v2.094.0

acejacek commented 3 years ago

Works perfectly. Thank you.