From 02e25990ee402a0905061ab6eb11011b2e2a3b97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Axel=20D=C3=B6rfler?= Date: Sun, 3 Nov 2002 17:39:10 +0000 Subject: [PATCH] Add poll.c to the build. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1834 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/kernel/libroot/posix/Jamfile | 1 + 1 file changed, 1 insertion(+) diff --git a/src/kernel/libroot/posix/Jamfile b/src/kernel/libroot/posix/Jamfile index aa4e2c2a66..53c07a4f0d 100644 --- a/src/kernel/libroot/posix/Jamfile +++ b/src/kernel/libroot/posix/Jamfile @@ -5,6 +5,7 @@ KernelObjects <$(SOURCE_GRIST)>errno.c <$(SOURCE_GRIST)>fnmatch.c <$(SOURCE_GRIST)>glob.c + <$(SOURCE_GRIST)>poll.c <$(SOURCE_GRIST)>pwd.c <$(SOURCE_GRIST)>rlimit.c :