summaryrefslogtreecommitdiff
path: root/tests/test-1.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-1.c')
-rw-r--r--tests/test-1.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-1.c b/tests/test-1.c
index 318fd6e..6ec1afb 100644
--- a/tests/test-1.c
+++ b/tests/test-1.c
@@ -1,6 +1,7 @@
#define _GNU_SOURCE
#include <pthread.h>
+#include <assert.h>
#include <unistd.h>
#include <error.h>
#include <errno.h>