Add minor upstream changes; conform new debian standards
[uffi.git] / tests / uffi-c-test.c
index a8e696bde30c642de48bc1705bbd3e1aa796a5fe..5fa6b412478e305cc05a9be9930cdd7b8621b669 100644 (file)
@@ -14,7 +14,7 @@
  * you'll need to modify these for other compilers
  ***************************************************************************/
 
-#ifdef WIN32
+#if defined(WIN32)||defined(WIN64)
 #include <windows.h>
 
 BOOL WINAPI DllEntryPoint(HINSTANCE hinstdll,