mirror of https://github.com/getdnsapi/getdns.git
More review changes and made comments C style, req Willem.
This commit is contained in:
parent
170795ad06
commit
db4207f60d
|
@ -51,7 +51,7 @@ typedef unsigned short in_port_t;
|
|||
|
||||
#include <stdio.h>
|
||||
#include <windows.h>
|
||||
#include <Wincrypt.h>
|
||||
#include <wincrypt.h>
|
||||
#endif
|
||||
|
||||
#include <sys/stat.h>
|
||||
|
|
Loading…
Reference in New Issue