1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-20 11:40:18 +02:00

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.
This commit is contained in:
Andy Wingo 2012-01-09 15:38:51 +01:00
parent b2fb40a903
commit 8f47877fc7

View file

@ -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