RRF_RT_REG_SZ is already defined in winreg.h

svn path=/trunk/; revision=33189
This commit is contained in:
Johannes Anderwald 2008-04-29 15:24:54 +00:00
parent 84d4c7f4da
commit 92cb366cf1

View file

@ -26,7 +26,6 @@
#define DHCP_PANIC_TIMEOUT DHCP_REBOOT_TIMEOUT * 3
#define DHCP_BACKOFF_MAX 300
#define _PATH_DHCLIENT_PID "\\systemroot\\system32\\drivers\\etc\\dhclient.pid"
#define RRF_RT_REG_SZ 2
typedef void *VOIDPTR;
typedef u_int32_t uintTIME;