From d97432ac94695f26b22b588a02515bebc039b193 Mon Sep 17 00:00:00 2001 From: Michael Stefaniuc Date: Mon, 29 Jul 2002 00:15:31 +0000 Subject: [PATCH] Include needed by exit(). --- tools/wpp/wpp.c | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/wpp/wpp.c b/tools/wpp/wpp.c index dd07480e034..7ceee3f3463 100644 --- a/tools/wpp/wpp.c +++ b/tools/wpp/wpp.c @@ -20,6 +20,7 @@ */ #include +#include #include "wpp_private.h" #include "wpp.h" -- 2.11.4.GIT