From 5cfa0d90a53de4c570df229607467a2fe4520e37 Mon Sep 17 00:00:00 2001 From: Stefano Ceccherini Date: Thu, 8 Apr 2004 07:59:47 +0000 Subject: [PATCH] This should fix the build of jam under linux (and gcc 3.2.2). At least, it wasn't building here. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7181 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/tools/jam/jam.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/tools/jam/jam.h b/src/tools/jam/jam.h index f8080ffae3..77732de337 100644 --- a/src/tools/jam/jam.h +++ b/src/tools/jam/jam.h @@ -374,6 +374,7 @@ # include # include # include +# include # ifndef OS_QNX # include