]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/threadpsx.cpp
added ODBC support
[wxWidgets.git] / src / gtk1 / threadpsx.cpp
index 688ef8f29f473d0bcbd41b92900ce5dafb79873c..363f0636eafc5bbab35e30b72e7e042fb81e61e5 100644 (file)
@@ -14,8 +14,8 @@
 
 #include <stdio.h>
 #include <unistd.h>
-#include <sched.h>
 #include <pthread.h>
+#include <errno.h>
 #include "wx/thread.h"
 #include "wx/module.h"
 #include "wx/utils.h"