[ADVAPI32] Sync crypt_des.c with Wine Staging 3.3. CORE-14434

This commit is contained in:
Amine Khaldi 2018-04-01 13:17:45 +01:00
parent d4a89f6cca
commit a3ff25c1d5
2 changed files with 6 additions and 1 deletions

View file

@ -21,7 +21,12 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#ifdef __REACTOS__
#include <advapi32.h>
#else
#include "windef.h"
#include "crypt.h"
#endif
static const unsigned char InitialPermuteMap[64] =
{