From 30edff7a364816c9680a1cc017be3970306a2e89 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 18 Apr 1999 23:18:32 +0000 Subject: Include xstrtol.h, not xstrtoul.h, since xstrtol.h now defines all the xstrto... functions. --- lib/human.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/human.c b/lib/human.c index f7dcdfb2a..6a41fc533 100644 --- a/lib/human.c +++ b/lib/human.c @@ -54,7 +54,7 @@ char *getenv (); #include #include -#include +#include #include "human.h" -- cgit v1.2.3-70-g09d2