mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-01 20:30:28 +02:00
* strop.c: #include <config.h> if HAVE_CONFIG_H.
This commit is contained in:
parent
3f3b22650c
commit
6ada43c944
1 changed files with 3 additions and 2 deletions
|
@ -41,9 +41,10 @@ If you write modifications of your own for GUILE, it is your choice
|
||||||
whether to permit this exception to apply to your modifications.
|
whether to permit this exception to apply to your modifications.
|
||||||
If you do not wish that, delete this exception notice. */
|
If you do not wish that, delete this exception notice. */
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#if HAVE_CONFIG_H
|
||||||
|
# include <config.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue