summaryrefslogtreecommitdiff
path: root/tests/test-8.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-8.c')
-rw-r--r--tests/test-8.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test-8.c b/tests/test-8.c
index 5fc51de..aec5e62 100644
--- a/tests/test-8.c
+++ b/tests/test-8.c
@@ -1,3 +1,5 @@
+/* Test pthread_once. */
+
#define _GNU_SOURCE
#include <pthread.h>