Add isnanf module.
[pspp] / lib / gc-gnulib.c
index eb6c403c6f86c7b899d1686590b651191fee54d2..fabc663bca037a255093cf12e907d6bb011a1366 100644 (file)
@@ -75,6 +75,7 @@
 
 #ifdef GNULIB_GC_RANDOM
 # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
+#  include <windows.h>
 #  include <wincrypt.h>
 HCRYPTPROV g_hProv = 0;
 # endif