@@ -42,11 +42,11 @@ unsigned char joinSigBit; bool detached, done; } *OFPlainThread; #endif -typedef struct OFPlainThreadAttributes { +typedef struct { float priority; size_t stackSize; } OFPlainThreadAttributes; #if defined(OF_HAVE_PTHREADS)