mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-14 07:30:32 +02:00
Include "libguile/async.h" for SCM_CRITICAL_SECTION_START/END.
This commit is contained in:
parent
54f2445baa
commit
4e047c3e46
11 changed files with 46 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
#endif
|
||||
|
||||
#include "libguile/_scm.h"
|
||||
#include "libguile/async.h"
|
||||
#include "libguile/chars.h"
|
||||
#include "libguile/eval.h"
|
||||
#include "libguile/alist.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue