From 3a8687ec3ac192071899d865716e461d779e8090 Mon Sep 17 00:00:00 2001 From: Pixel Date: Mon, 1 Jun 2009 09:29:37 -0700 Subject: Yes, mingw32 has the pthread library. --- src/plugin-luaosmesa.cc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/plugin-luaosmesa.cc b/src/plugin-luaosmesa.cc index f89b712..e344fca 100644 --- a/src/plugin-luaosmesa.cc +++ b/src/plugin-luaosmesa.cc @@ -1,3 +1,5 @@ +#include + #include #include #include -- cgit v1.2.3