added iowpadn.c and wgenops.c to the build

commented out a suspect include


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11648 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Jérôme Duval 2005-03-10 19:18:44 +00:00
parent d6b3a0c2b8
commit 08c0aa1328
2 changed files with 3 additions and 3 deletions

View File

@ -96,7 +96,7 @@ KernelMergeObject posix_gnu_libio.o :
# <$(SOURCE_GRIST)>iogetwline.c
# <$(SOURCE_GRIST)>ioungetwc.c
# <$(SOURCE_GRIST)>iovswscanf.c
# <$(SOURCE_GRIST)>iowpadn.c
<$(SOURCE_GRIST)>iowpadn.c
# <$(SOURCE_GRIST)>putwc.c
# <$(SOURCE_GRIST)>putwc_u.c
# <$(SOURCE_GRIST)>putwchar.c
@ -108,7 +108,7 @@ KernelMergeObject posix_gnu_libio.o :
# <$(SOURCE_GRIST)>vwscanf.c
# <$(SOURCE_GRIST)>wfiledoalloc.c
# <$(SOURCE_GRIST)>wfileops.c
# <$(SOURCE_GRIST)>wgenops.c
<$(SOURCE_GRIST)>wgenops.c
# <$(SOURCE_GRIST)>wprintf.c
# <$(SOURCE_GRIST)>wscanf.c
# <$(SOURCE_GRIST)>wstrops.c

View File

@ -23,7 +23,7 @@
#ifndef _STDIO_H
#include <libioP.h>
//#include <libioP.h>
#if !defined __need_FILE && !defined __need___FILE
# define _STDIO_H 1