diff --git a/src/lib/empthread/pthread.c b/src/lib/empthread/pthread.c index 07d5bbec..39988e7d 100644 --- a/src/lib/empthread/pthread.c +++ b/src/lib/empthread/pthread.c @@ -53,6 +53,7 @@ #include "misc.h" #include "empthread.h" +#include "prototypes.h" #define EMPTH_KILLED 1