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
This commit is contained in:
Stefano Ceccherini
2004-04-08 07:59:47 +00:00
parent 8ffd36efd9
commit 5cfa0d90a5
+1
View File
@@ -374,6 +374,7 @@
# include <signal.h>
# include <string.h>
# include <time.h>
# include <limits.h>
# ifndef OS_QNX
# include <memory.h>