diff options
author | Rob Browning <rlb@defaultvalue.org> | 2003-03-25 23:51:57 +0000 |
---|---|---|
committer | Rob Browning <rlb@defaultvalue.org> | 2003-03-25 23:51:57 +0000 |
commit | 92e6989fda6517c717ce6e080ca1d10a28a324db (patch) | |
tree | 27839f4bba2e842c101aca5eb7639c6815721f89 /libguile/async.c | |
parent | 64c2db807da9e66438e7f7dffc8ba9e5ebf2db87 (diff) | |
download | guile-92e6989fda6517c717ce6e080ca1d10a28a324db.tar.gz |
* __scm.h: move libguile/scmconfig.h include up to the top, so
we're sure to pick up any critical defines like _GNU_SOURCE early.
#include <limits.h> removed in favor of scmconfig.h inclusion when
appropriate. STDC_HEADERS based inclusion of stdlib.h,
sys/types.h, stddef.h, and sys/stdtypes.h removed in favor of
scmconfig.h inclusion when appropriate. Various Win32 related
definitions removed in favor of scmconfig.h inclusion when
appropriate.
(HAVE_UINTPTR_T): definition removed (see NEWS).
(SIZEOF_PTRDIFF_T): definition removed (see NEWS).
(HAVE_LONG_LONGS): definition removed (see NEWS).
(HAVE_LONG_LONG): definition removed (see NEWS).
(HAVE_PTRDIFF_T): definition removed (see NEWS).
Diffstat (limited to 'libguile/async.c')
0 files changed, 0 insertions, 0 deletions