summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2012-01-09 15:38:51 +0100
committerAndy Wingo <wingo@pobox.com>2012-01-09 15:38:51 +0100
commit8f47877fc7a9f36ffcfba7d63c5cdf8ebe40347a (patch)
tree288b127d3f9c45ac16b9cbc24e6544125a10c679
parentb2fb40a90358fcc5264a4a2fe8c7d24d3d7db2a2 (diff)
downloadguile-8f47877fc7a9f36ffcfba7d63c5cdf8ebe40347a.tar.gz
test-pthread-create-secondary: gc/gc.h, not gc/gc_version.h
* test-suite/standalone/test-pthread-create-secondary.c: Include gc/gc.h. It works on libgc from git, and on 7.1.
-rw-r--r--test-suite/standalone/test-pthread-create-secondary.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/standalone/test-pthread-create-secondary.c b/test-suite/standalone/test-pthread-create-secondary.c
index fe39c2a26..e145fa5bc 100644
--- a/test-suite/standalone/test-pthread-create-secondary.c
+++ b/test-suite/standalone/test-pthread-create-secondary.c
@@ -27,7 +27,7 @@
#include <stdlib.h>
#include <libguile.h>
-#include <gc/gc_version.h>
+#include <gc/gc.h>
/* Up to GC 7.2alpha5, calling `GC_INIT' from a secondary thread would