From 4d1d0113fd3309aac30b2dd1d443bf7c7d5f0a3d Mon Sep 17 00:00:00 2001 From: Erik Andersen Date: Fri, 17 Dec 1999 18:44:15 +0000 Subject: Reworked the source so it will compile and run under glibc 2.0.7 and linux kernel 2.0.36 (though the dubious reasons why someone would want to do that defy imagination ;) -Erik --- tail.c | 1 + 1 file changed, 1 insertion(+) (limited to 'tail.c') diff --git a/tail.c b/tail.c index 7a64c4ca3..697177dc7 100644 --- a/tail.c +++ b/tail.c @@ -27,6 +27,7 @@ #include "internal.h" #include +#include #include #include #include -- cgit v1.2.3