diff options
Diffstat (limited to 'test/test-stop-threads.c')
-rw-r--r-- | test/test-stop-threads.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test-stop-threads.c b/test/test-stop-threads.c index be0787d..829e73e 100644 --- a/test/test-stop-threads.c +++ b/test/test-stop-threads.c @@ -1,4 +1,5 @@ #include "substitute-internal.h" +#include "stop-other-threads.h" #include <stdio.h> #include <unistd.h> #include <pthread.h> |