mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-12 06:41:13 +02:00
* posix.c: #include <config.h> if HAVE_CONFIG_H.
This commit is contained in:
parent
bd515f3740
commit
2546b5c354
1 changed files with 3 additions and 0 deletions
|
@ -41,6 +41,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#if HAVE_CONFIG_H
|
||||||
|
# include <config.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
/* Make GNU/Linux libc declare everything it has. */
|
/* Make GNU/Linux libc declare everything it has. */
|
||||||
#define _GNU_SOURCE
|
#define _GNU_SOURCE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue