mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 22:10:21 +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 <sys/time.h>
|
||||
|
||||
#include "libguile/scm_validate.h"
|
||||
#include "libguile/validate.h"
|
||||
#include "readline.h"
|
||||
|
||||
scm_option scm_readline_opts[] = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue