1
Fork 0
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:
Dirk Herrmann 2000-10-12 07:59:02 +00:00
parent 66ca939218
commit a8a11001f9
2 changed files with 6 additions and 1 deletions

View file

@ -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