summaryrefslogtreecommitdiff
path: root/tests/test-1.c
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2011-09-07 19:41:20 +0200
committerThomas Schwinge <thomas@schwinge.name>2011-09-07 19:41:20 +0200
commit1c6cae3acb13e23065723d7a0072bea0a25c9064 (patch)
tree1ba3a613264dbc7443c9ed775abc0384df41e92e /tests/test-1.c
parent494cf4879f4ad468ba7c5d02e756db20df8822c2 (diff)
parent769e2108a0f5fc49eff9f3addbaf5f0646bcb253 (diff)
Merge commit 'refs/top-bases/t/fix_inline' into t/fix_inline
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>