Ticket #33311: RFC3542.include.patch
File RFC3542.include.patch, 312 bytes (added by stefan.van.der.eijk@…, 13 years ago) |
---|
-
common/socket.c
old new 40 40 * I have implemented it under Linux; other systems should be doable also. 41 41 */ 42 42 43 #define __APPLE_USE_RFC_3542 43 44 #include "dhcpd.h" 44 45 #include <errno.h> 45 46 #include <sys/ioctl.h>