diff --git a/src/ChangeLog b/src/ChangeLog index 7c7fb93f..52790ca2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2012-03-29 From: Tim Ruehsen (tiny change) + + * utils.c (library): Include . + 2012-03-25 Giuseppe Scrivano * utils.c: Include . diff --git a/src/utils.c b/src/utils.c index 1486ed0b..4188ced7 100644 --- a/src/utils.c +++ b/src/utils.c @@ -59,6 +59,8 @@ as that of the covered work. */ # endif #endif +#include + #include /* For TIOCGWINSZ and friends: */