]> git.mxchange.org Git - simgear.git/blobdiff - simgear/nasal/thread-posix.c
Cygwin fixes.
[simgear.git] / simgear / nasal / thread-posix.c
index 4b3ff7c79588067876cb6b296870ad4550438743..3aa6f9398431e5dfa941b208cd04879b46b50221 100644 (file)
@@ -55,3 +55,5 @@ void naSemUpAll(void* sh, int count)
 }
 
 #endif
+
+extern int GccWarningWorkaround_IsoCForbidsAnEmptySourceFile;