deps: fix up header files in cares.gyp

Please msbuild, update the header list.
This commit is contained in:
Ben Noordhuis 2013-05-15 22:46:49 +02:00
parent 3afa5e6b71
commit 6902f6536c

View File

@ -93,9 +93,8 @@
'src/bitncmp.c', 'src/bitncmp.c',
'src/bitncmp.h', 'src/bitncmp.h',
'src/inet_net_pton.c', 'src/inet_net_pton.c',
'src/inet_net_pton.h',
'src/inet_ntop.c', 'src/inet_ntop.c',
'src/inet_ntop.h', 'src/ares_inet_net_pton.h',
'src/setup_once.h', 'src/setup_once.h',
'src/windows_port.c' 'src/windows_port.c'
], ],