sync with w3m-0.2.2-inu-1.1/gc

This commit is contained in:
Fumitoshi UKAI
2001-12-20 00:37:29 +00:00
parent e92622a345
commit 548b9dd8db
54 changed files with 1604 additions and 473 deletions

View File

@@ -1,4 +1,4 @@
#if defined(GC_WIN32_THREADS) || defined(WIN32_THREADS)
#if defined(GC_WIN32_THREADS)
#include "private/gc_priv.h"
@@ -614,4 +614,4 @@ BOOL WINAPI DllMain(HINSTANCE inst, ULONG reason, LPVOID reserved)
# endif /* !MSWINCE */
#endif /* WIN32_THREADS */
#endif /* GC_WIN32_THREADS */