mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 20:00:19 +02:00
This reverts commit 2d4da30fde
.
This Gnulib update was causing failures related to timezones in
stime.c. I tried to fix it by adopting the time_rz module from gnulib
but that then caused other failures. We can try again later.
3 lines
86 B
C
3 lines
86 B
C
#include <config.h>
|
|
#define BINARY_IO_INLINE _GL_EXTERN_INLINE
|
|
#include "binary-io.h"
|