aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/source/flext.h
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2002-12-04 08:50:45 +0000
committerThomas Grill <xovo@users.sourceforge.net>2002-12-04 08:50:45 +0000
commit695e307eb3107dc9d511ab27760ba46d6916b347 (patch)
tree83c8581d4824544d8954076a6d775b720100bcfd /externals/grill/flext/source/flext.h
parentabdc387d7fabe5f18cc3cb448c15aa898f9fdaaa (diff)
""
svn path=/trunk/; revision=274
Diffstat (limited to 'externals/grill/flext/source/flext.h')
-rw-r--r--externals/grill/flext/source/flext.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/externals/grill/flext/source/flext.h b/externals/grill/flext/source/flext.h
index c1cd7597..4933c91d 100644
--- a/externals/grill/flext/source/flext.h
+++ b/externals/grill/flext/source/flext.h
@@ -30,11 +30,11 @@ WARRANTIES, see the file, "license.txt," in this distribution.
//! @}
-
-
#ifdef FLEXT_THREADS
+extern "C" {
#include <pthread.h>
#include <sched.h>
+}
#endif