From f8ee8a2a8557f2bba5a474926cb1806c97f46721 Mon Sep 17 00:00:00 2001 From: jl777 Date: Wed, 25 May 2016 02:57:23 -0500 Subject: [PATCH] test --- win/pthread.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/win/pthread.h b/win/pthread.h index 436ea8b6b..7da6eb4b4 100644 --- a/win/pthread.h +++ b/win/pthread.h @@ -296,7 +296,7 @@ enum { # define ENOTRECOVERABLE 44 #endif -#include +#include "sched.h" /* * To avoid including windows.h we define only those things that we