mirror of
https://github.com/reactos/reactos.git
synced 2025-07-23 11:33:43 +00:00
[PSDK]
* Fix a FIXME. * Add missing wincrypt.h inclusion. svn path=/trunk/; revision=61245
This commit is contained in:
parent
21d38eb786
commit
15d0fe7c54
1 changed files with 2 additions and 1 deletions
|
@ -21,7 +21,8 @@
|
|||
|
||||
#include <lmcons.h>
|
||||
#include <ras.h>
|
||||
/* FIXME: #include <in6addr.h> */
|
||||
#include <in6addr.h>
|
||||
#include <wincrypt.h>
|
||||
|
||||
#define MAX_DEVICE_NAME 128
|
||||
#define MAX_DEVICETYPE_NAME 16
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue