From 3c41ecf6c94ad09fa023c402c39d18c72a76812a Mon Sep 17 00:00:00 2001 From: dos-reis Date: Wed, 25 Jul 2012 07:40:30 +0000 Subject: * hyper/htadd.c: Include * hyper/lex.c: Likewise. --- src/ChangeLog | 5 +++++ src/hyper/htadd.c | 1 + src/hyper/lex.c | 1 + 3 files changed, 7 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 9c8cc32b..52cef853 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2012-07-25 Aleksej Saushev + + * hyper/htadd.c: Include + * hyper/lex.c: Likewise. + 2012-06-10 Gabriel Dos Reis * interp/io.boot (%SourceLine): New. diff --git a/src/hyper/htadd.c b/src/hyper/htadd.c index 89d8626a..d8c32a75 100644 --- a/src/hyper/htadd.c +++ b/src/hyper/htadd.c @@ -43,6 +43,7 @@ #include #include #include +#include #include #include "cfuns.h" diff --git a/src/hyper/lex.c b/src/hyper/lex.c index aa3e4c91..85e3d511 100644 --- a/src/hyper/lex.c +++ b/src/hyper/lex.c @@ -62,6 +62,7 @@ #include #include #include +#include #include "debug.h" #include "sockio.h" -- cgit v1.2.3