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

Include "libguile/async.h" for SCM_CRITICAL_SECTION_START/END.

This commit is contained in:
Marius Vollmer 2005-03-07 22:32:22 +00:00
parent 2567692aeb
commit 627c72a944

View file

@ -52,6 +52,7 @@
#endif
#endif
#include "libguile/async.h"
#include "libguile/smob.h"
#include "libguile/symbols.h"
#include "libguile/vectors.h"