mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 05:50:26 +02:00
Remove double inclusion of <config.h> in `threads.c'.
This commit is contained in:
parent
9625c900e4
commit
108e4c5b64
1 changed files with 0 additions and 4 deletions
|
@ -21,10 +21,6 @@
|
||||||
# include <config.h>
|
# include <config.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAVE_CONFIG_H
|
|
||||||
# include <config.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include "libguile/boehm-gc.h"
|
#include "libguile/boehm-gc.h"
|
||||||
#include "libguile/_scm.h"
|
#include "libguile/_scm.h"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue