Implement cygw32
[bpt/emacs.git] / src / unexw32.c
index 52b2ec4..8061227 100644 (file)
@@ -83,7 +83,7 @@ DWORD  extra_bss_size_static = 0;
 PIMAGE_SECTION_HEADER heap_section;
 
 #ifdef HAVE_NTGUI
-HINSTANCE hinst = NULL;
+extern HINSTANCE hinst;
 HINSTANCE hprevinst = NULL;
 LPSTR lpCmdLine = "";
 int nCmdShow = 0;