* gc.c: #include "gc.h"; every module should include its header,
authorJim Blandy <jimb@red-bean.com>
Tue, 10 Sep 1996 19:06:45 +0000 (19:06 +0000)
committerJim Blandy <jimb@red-bean.com>
Tue, 10 Sep 1996 19:06:45 +0000 (19:06 +0000)
commitfce59c93fc598f19f8fc082af1f990b7426809b0
tree2a38965c313082bc4dc1cf4730a85355559f9b26
parent81643a34998d376c87e507bb8a36f5a69d3aab0a
* gc.c: #include "gc.h"; every module should include its header,
to let the compiler cross-check the declarations against the
definitions.
libguile/gc.c