Add minor upstream changes; conform new debian standards
[uffi.git] / examples / c-test-fns.c
index ed2412b210c37b4df9bb94ee7bfe4ef7de2ebb4f..5f776b87954eb6397df13948a096158e98c8c095 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,