1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-10 14:00:21 +02:00

Remove alignof.h inclusion from _scm.h

* libguile/_scm.h: Remove unneeded alignof.h inclusion.
This commit is contained in:
Andy Wingo 2018-06-17 19:50:43 +02:00
parent cd8c1f7e5d
commit e48567fa6c

View file

@ -32,7 +32,6 @@
and differences between _scm.h and __scm.h.
**********************************************************************/
#include <alignof.h>
#include "libguile/__scm.h"
/* Include headers for those files central to the implementation. The