mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-16 18:50:23 +02:00
* filesys.c: #include <io.h>, if we have it.
* scmconfig.h.in: Regenerated.
This commit is contained in:
parent
2adc1dd3af
commit
def804a381
2 changed files with 9 additions and 1 deletions
|
@ -356,6 +356,9 @@
|
|||
/* Define if you have the <dirent.h> header file. */
|
||||
#undef HAVE_DIRENT_H
|
||||
|
||||
/* Define if you have the <io.h> header file. */
|
||||
#undef HAVE_IO_H
|
||||
|
||||
/* Define if you have the <libc.h> header file. */
|
||||
#undef HAVE_LIBC_H
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue