mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-17 01:00:20 +02:00
* Fixed include file problem reported by Bruce Korb.
This commit is contained in:
parent
66ca939218
commit
a8a11001f9
2 changed files with 6 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
gjb@cs.washington.edu, http://www.cs.washington.edu/homes/gjb */
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <scmconfig.h>
|
||||
#include "libguile/scmconfig.h"
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_STRING_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue