@@ -31,11 +31,12 @@ INCLUDESTMP := ${SRCS:.c=.h} INCLUDES := ${INCLUDESTMP:.m=.h} \ OFMacros.h \ asprintf.h \ - objfw.h + objfw.h \ + threading.h SRCS += ${OBJC_SYNC_M} \ ${ASPRINTF_C} include ../buildsys.mk