mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-12 06:41:13 +02:00
* readline.c: scm_validate.h renamed to validate.h.
This commit is contained in:
parent
e6a9f3c474
commit
1c537018aa
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
||||||
#include <readline/history.h>
|
#include <readline/history.h>
|
||||||
#include <sys/time.h>
|
#include <sys/time.h>
|
||||||
|
|
||||||
#include "libguile/scm_validate.h"
|
#include "libguile/validate.h"
|
||||||
#include "readline.h"
|
#include "readline.h"
|
||||||
|
|
||||||
scm_option scm_readline_opts[] = {
|
scm_option scm_readline_opts[] = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue