* tests/test-mtx.c: Don't include glthread/lock.h.
* modules/mtx-tests (Depends-on): Remove lock.
+2024-08-04 Bruno Haible <bruno@clisp.org>
+
+ mtx-tests: Reduce dependencies.
+ * tests/test-mtx.c: Don't include glthread/lock.h.
+ * modules/mtx-tests (Depends-on): Remove lock.
+
2024-08-04 Bruno Haible <bruno@clisp.org>
thread: Reduce dependencies.
Depends-on:
thrd
-lock
stdint
random
#include <stdlib.h>
#include <string.h>
-#include "glthread/lock.h"
-
#if HAVE_DECL_ALARM
# include <signal.h>
# include <unistd.h>