diff --git a/include/wincrypt.h b/include/wincrypt.h index 51e7f51e800..4b4f389b6a9 100644 --- a/include/wincrypt.h +++ b/include/wincrypt.h @@ -24,6 +24,9 @@ extern "C" { #endif +/* FIXME: #include */ +/* FIXME: #include */ + /* some typedefs for function parameters */ typedef unsigned int ALG_ID; typedef unsigned long HCRYPTPROV;