Added the dirent functions to the kernel as well.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8955 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2004-09-14 22:46:42 +00:00
parent 82cd90d8c9
commit 316c0c3139

View File

@ -18,6 +18,7 @@ SEARCH_SOURCE += [ FDirName $(SUBDIR) posix unistd ] ;
KernelMergeObject kernel_posix.o :
# main
<$(SOURCE_GRIST)>kerrno.c
<$(SOURCE_GRIST)>dirent.c
<$(SOURCE_GRIST)>poll.c
<$(SOURCE_GRIST)>utime.c
# locale