From: simonmar Date: Mon, 9 Jan 2006 14:31:37 +0000 (+0000) Subject: [project @ 2006-01-09 14:31:37 by simonmar] X-Git-Tag: final_switch_to_darcs,_this_repo_is_now_live~55 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=911d4df2301c55d9901ff128a29f5e8e968cf173;p=ghc-hetmet.git [project @ 2006-01-09 14:31:37 by simonmar] Include stdlib in lndir, fixing gcc "implicit declaration" warnings --- diff --git a/glafp-utils/lndir/lndir.c b/glafp-utils/lndir/lndir.c index 8da535e..c65715e 100644 --- a/glafp-utils/lndir/lndir.c +++ b/glafp-utils/lndir/lndir.c @@ -44,6 +44,7 @@ in this Software without prior written authorization from the X Consortium. */ #include "lndir-Xos.h" +#include #include #include #include